Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
func LoadPlugin ¶
type PluginHandler ¶
type PluginHandler struct {
Plugin Plugin
// contains filtered or unexported fields
}
func (*PluginHandler) HandleRequest ¶
func (h *PluginHandler) HandleRequest(ctx *handlers.Ctx)
func (*PluginHandler) SetNext ¶
func (h *PluginHandler) SetNext(handler handlers.Handler)
Click to show internal directories.
Click to hide internal directories.