Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Plugins = map[string]Plugin{}
map of registered plugins
Functions ¶
Types ¶
type Registrator ¶
type Registrator interface {
Register() []victor.HandlerDocPair
}
Registrator is the interface that a plugin must implement.
Click to show internal directories.
Click to hide internal directories.