Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ModuleSingleton modules.InCodeModule = &EssentialModule{}
ModuleSingleton is the exported symbol that will be looked up by the plugin loader
Functions ¶
This section is empty.
Types ¶
type EssentialModule ¶
type EssentialModule struct {
}
func (*EssentialModule) LabelKey ¶
func (*EssentialModule) LabelKey() string
LabelKey implements NikkiModule.
func (*EssentialModule) OnAppStarted ¶
func (*EssentialModule) OnAppStarted() error
OnAppStarted implements NikkiModuleAppStarted.
func (*EssentialModule) Version ¶
func (*EssentialModule) Version() semver.SemVer
Version implements NikkiModule.
Click to show internal directories.
Click to hide internal directories.