//
pkg.gl
Category
github.com/thinkgos/x
lib
track
package
0.4.1
Repository:
https://github.com/thinkgos/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
65 SLOC
#
Variables
ErrDying
ErrDying is the error returned by Context.Err when the context is canceled.
#
Structs
Track
Track tracks the lifecycle of a goroutine as alive, dying.
#
Interfaces
Context
Context Context's methods may be called by multiple goroutines simultaneously.