//
pkg.gl
Category
github.com/elastic/go-concert
module
package
0.3.0
Repository:
https://github.com/elastic/go-concert.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
10
Files
53 SLOC
#
README
go-concert
go-concert a is a library of synchronization patterns when dealing with go-routines
License
Apache 2.0.
#
Packages
ctxtool
Package ctxtool provides extra functionality and tools for use with context.Context.
timed
No description provided by the author
unison
No description provided by the author
#
Structs
RefCount
RefCount is an atomic reference counter.