Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPlugins ¶
type MockPlugins struct {
// contains filtered or unexported fields
}
Mock of Plugins interface
func NewMockPlugins ¶
func NewMockPlugins(ctrl *gomock.Controller) *MockPlugins
func (*MockPlugins) EXPECT ¶
func (_m *MockPlugins) EXPECT() *_MockPluginsRecorder
func (*MockPlugins) Scan ¶
func (_m *MockPlugins) Scan() ([]string, error)
Click to show internal directories.
Click to hide internal directories.