package
1.0.0
Repository: https://github.com/transcelestial/clock.git
Documentation: pkg.go.dev

# Functions

NewMockClock creates a new mock instance.
NewMockTicker creates a new mock instance.
NewMockTimer creates a new mock instance.

# Structs

MockClock is a mock of Clock interface.
MockClockMockRecorder is the mock recorder for MockClock.
MockTicker is a mock of Ticker interface.
MockTickerMockRecorder is the mock recorder for MockTicker.
MockTimer is a mock of Timer interface.
MockTimerMockRecorder is the mock recorder for MockTimer.