# Functions
NewMockChannel creates a new mock instance.
NewMockCluster creates a new mock instance.
NewMockConfiguration creates a new mock instance.
NewMockFile creates a new mock instance.
NewMockLog creates a new mock instance.
NewMockPost creates a new mock instance.
NewMockSlashCommand creates a new mock instance.
NewMockSystem creates a new mock instance.
NewMockUser creates a new mock instance.
# Structs
MockChannel is a mock of Channel interface.
MockChannelMockRecorder is the mock recorder for MockChannel.
MockCluster is a mock of Cluster interface.
MockClusterMockRecorder is the mock recorder for MockCluster.
MockConfiguration is a mock of Configuration interface.
MockConfigurationMockRecorder is the mock recorder for MockConfiguration.
MockFile is a mock of File interface.
MockFileMockRecorder is the mock recorder for MockFile.
MockLog is a mock of Log interface.
MockLogMockRecorder is the mock recorder for MockLog.
MockPost is a mock of Post interface.
MockPostMockRecorder is the mock recorder for MockPost.
MockSlashCommand is a mock of SlashCommand interface.
MockSlashCommandMockRecorder is the mock recorder for MockSlashCommand.
MockSystem is a mock of System interface.
MockSystemMockRecorder is the mock recorder for MockSystem.
MockUser is a mock of User interface.
MockUserMockRecorder is the mock recorder for MockUser.