Documentation
¶
Index ¶
Constants ¶
View Source
const NAME = "nio"
Variables ¶
This section is empty.
Functions ¶
func Enable ¶
func Enable(ctx *commons.RuntimeContext)
Types ¶
type ModuleNioMessage ¶
type ModuleNioMessage struct { Name string `json:"name"` Params []interface{} `json:"params"` }
Click to show internal directories.
Click to hide internal directories.