package
0.9.0
Repository: https://github.com/noisysockets/netstack.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).