package
2.1.0
Repository: https://github.com/itbasis/go-clock.git
Documentation: pkg.go.dev

# Functions

NewMock returns an instance of a mock clock.
No description provided by the author
No description provided by the author

# Structs

Mock represents a mock clock that only moves forward programmically.
Ticker holds a channel that receives "ticks" at regular intervals.
Timer represents a single event.