# Functions
NewMockPanel creates a new mock instance.
NewMockPanelStore creates a new mock instance.
NewMockSetting creates a new mock instance.
# Structs
MockPanel is a mock of Panel interface.
MockPanelMockRecorder is the mock recorder for MockPanel.
MockPanelStore is a mock of PanelStore interface.
MockPanelStoreMockRecorder is the mock recorder for MockPanelStore.
MockSetting is a mock of Setting interface.
MockSettingMockRecorder is the mock recorder for MockSetting.