Documentation
¶
Index ¶
- func GetDomain(domain string) string
- func GetSubdomain(domain string) string
- type Module
- func (m Module) Deploy(_modulesSettings interface{}) error
- func (m Module) Destroy(_modulesSettings interface{}) error
- func (Module) GetConfig() system.ModuleConfig
- func (Module) GetTemplates() *embed.FS
- func (Module) Init(moduleSettings interface{})
- func (Module) Install(moduleSettings interface{}) error
- type ModuleSettings
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSubdomain ¶
Types ¶
type Module ¶
type Module struct { }
func (Module) GetConfig ¶
func (Module) GetConfig() system.ModuleConfig
func (Module) GetTemplates ¶
type ModuleSettings ¶
Click to show internal directories.
Click to hide internal directories.