Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InstallMode ¶
type InstallMode struct { Name string GetObject func() interface{} }
InstallMode represents a install mode
func RegisterInstallMode ¶
func RegisterInstallMode(mode InstallMode) InstallMode
RegisterInstallMode registers a new install mode
func (InstallMode) Unregister ¶
func (mode InstallMode) Unregister()
Click to show internal directories.
Click to hide internal directories.