//
pkg.gl
Category
github.com/filecoin-project/venus
pkg
util
moresync
package
1.17.0-rc2
Repository:
https://github.com/filecoin-project/venus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
34 SLOC
#
Functions
NewLatch
NewLatch initializes a new latch with an initial `count`.
#
Structs
Latch
A Latch allows one or more routines to wait for the completion of a set of events.