package
0.0.0-20240428053021-e691de28565f
Repository: https://github.com/sagernet/gvisor.git
Documentation: pkg.go.dev

# Functions

Background returns an empty context using the default logger.
WithValue returns a copy of parent in which the value associated with key is val.

# Structs

NoTask is an implementation of Blocker that does not block.

# Interfaces

Blocker represents an object with control flow hooks.
Context represents a thread of execution (hereafter "goroutine" to reflect Go idiosyncrasy).