//
pkg.gl
Category
github.com/southernlabs-io/go-fw
sync
package
0.5.0
Repository:
https://github.com/southernlabs-io/go-fw.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
113 SLOC
#
Functions
NewMap
No description provided by the author
OnceValue
No description provided by the author
OnceValues
No description provided by the author
Sleep
Sleep sleeps for the specified duration or until the context is done.
#
Variables
NewCond
Functions.
OnceFunc
Functions.
#
Structs
Map
Map is a thread-safe generic map implementation on top of sync.Map.
#
Type aliases
Cond
Types.
Mutex
Types.
Once
Types.
Pool
Types.
RWMutex
Types.
WaitGroup
Types.