//
pkg.gl
Category
github.com/tkw1536/proxyssh
internal
lock
package
0.2.2
Repository:
https://github.com/tkw1536/proxyssh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
49 SLOC
#
Structs
OneTime
OneTime is an object that can be locked exactly once.
WorkGroup
WorkGroup is a combination of an sync.Mutex and sync.WaitGroup.