package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.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.