//
pkg.gl
Category
github.com/cisco-open/go-lanai
pkg
utils
xsync
package
0.15.1
Repository:
https://github.com/cisco-open/go-lanai.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
36 SLOC
#
Functions
NewCond
No description provided by the author
#
Structs
Cond
Cond is similar to sync.Cond: Conditional variable implementation that uses channels for notifications.