package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev
# Functions
NewMockClock creates a new mock instance.
NewMockRoutingTable creates a new mock instance.
NewMockTopic creates a new mock instance.
# Structs
MockClock is a mock of Clock interface.
MockClockMockRecorder is the mock recorder for MockClock.
MockRoutingTable is a mock of RoutingTable interface.
MockRoutingTableMockRecorder is the mock recorder for MockRoutingTable.
MockTopic is a mock of Topic interface.
MockTopicMockRecorder is the mock recorder for MockTopic.