Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockModule ¶
type MockModule struct { EnabledScriptResult bool EnabledScriptErr error Name string Path string Order uint32 }
func (MockModule) GetName ¶
func (m MockModule) GetName() string
func (MockModule) GetOrder ¶
func (m MockModule) GetOrder() uint32
func (MockModule) GetPath ¶
func (m MockModule) GetPath() string
func (MockModule) RunEnabledScript ¶
Click to show internal directories.
Click to hide internal directories.