Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModuleExchange ¶ added in v1.9.3
func GetModuleExchange() *socket.ModuleExchange
GetModuleExchange return module exchange
func GracefulShutdown ¶
func GracefulShutdown()
GracefulShutdown is if it gets the special signals it does modules cleanup
Types ¶
type ModuleInfo ¶ added in v1.10.3
type ModuleInfo struct {
// contains filtered or unexported fields
}
ModuleInfo represent a module info
func (*ModuleInfo) GetModule ¶ added in v1.10.3
func (m *ModuleInfo) GetModule() Module
GetModule gets module
Click to show internal directories.
Click to hide internal directories.