# Functions
NewMockPriorityTable creates a new mock instance.
NewMockPublisher creates a new mock instance.
NewMockReadTable creates a new mock instance.
# Structs
MockPriorityTable is a mock of PriorityTable interface.
MockPriorityTableMockRecorder is the mock recorder for MockPriorityTable.
MockPublisher is a mock of Publisher interface.
MockPublisherMockRecorder is the mock recorder for MockPublisher.
MockReadTable is a mock of ReadTable interface.
MockReadTableMockRecorder is the mock recorder for MockReadTable.