package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-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).