package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

NewCancelableCond returns a new CancelableCond.

# Structs

CancelableCond is like sync.Cond, but you can wait with a context and bail when the context is done.