Registry / networking / creack-goselect

creack-goselect

JSON →
library0.1.3gogounverified

Package goselect provides a Go wrapper around the select system call.

go get github.com/creack/goselect
INSTALL
IMPORT
SIG · CREACK-GOSELECT
C
creack-goselect
networkinggov0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goselect
github.com/creack/goselect

Initialize an FD set for select

package main import ( "fmt" "github.com/creack/goselect" ) func main() { fdSet := goselect.FDSet{} fmt.Println(fdSet) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources