Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Assertion ¶
type Assertion struct {
// contains filtered or unexported fields
}
func NewAssertion ¶
type Counter ¶
type Counter struct {
// contains filtered or unexported fields
}
Counter is a synchronous counter for tracking events and synchronising progress.
func NewCounter ¶
NewCounter creates a new counter.
Click to show internal directories.
Click to hide internal directories.