package
1.17.0-rc2
Repository: https://github.com/filecoin-project/venus.git
Documentation: pkg.go.dev

# Functions

NewLatch initializes a new latch with an initial `count`.

# Structs

A Latch allows one or more routines to wait for the completion of a set of events.