package
0.4.1
Repository: https://github.com/thinkgos/x.git
Documentation: pkg.go.dev

# Variables

ErrDying is the error returned by Context.Err when the context is canceled.

# Structs

Track tracks the lifecycle of a goroutine as alive, dying.

# Interfaces

Context Context's methods may be called by multiple goroutines simultaneously.