//
pkg.gl
Category
github.com/aventer-ug/mesos-go
api
v1
lib
extras
latch
package
0.0.11
Repository:
https://github.com/aventer-ug/mesos-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
35 SLOC
#
Functions
New
New returns a new "open" latch such that Closed returns false until Close is invoked.
#
Structs
L
No description provided by the author
#
Interfaces
Interface
Interface funcs are safe to invoke concurrently.