# Functions
NewMockQueueI creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
MockQueueI is a mock of QueueI interface.
MockQueueIMockRecorder is the mock recorder for MockQueueI.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -destination=interface_mock.go -package=queue .
# Type aliases
No description provided by the author