package
0.2.3
Repository: https://github.com/toitware/can-go.git
Documentation: pkg.go.dev

# Functions

NewMockClock creates a new mock instance.
NewMockTicker 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.