Versions in this module
v1
Jan 21, 2024
Changes in this version
+
func NewSockPair(name string) (parent, child *os.File, err error)
—
darwin/amd64, js/wasm, linux/amd64
+
func WithProcfd(root, unsafePath string, fn func(procfd string) error) error
—
darwin/amd64, js/wasm, linux/amd64