package
1.0.1
Repository: https://github.com/cleey/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.