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