Documentation ¶
Overview ¶
Package plugin provides functions to manage plugins.
Index ¶
Constants ¶
View Source
const (
// PluginGlob is the glob pattern used to find plugins.
PluginGlob = "jvs-plugin-*"
)
Variables ¶
This section is empty.
Functions ¶
func LoadPlugins ¶
LoadPlugins loads plugins in the dir and put them into the Validator interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.