Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeController ¶
type NodeController struct { // https://golang.org/doc/effective_go.html#embedding controllers.CommonController }
func (*NodeController) HandlerName ¶
func (c *NodeController) HandlerName() string
func (*NodeController) Init ¶
func (c *NodeController) Init(conf *config.AlertConfig, handler handlers.Handler) controllers.Controller
Click to show internal directories.
Click to hide internal directories.