The highest tagged major version is
v5.
package
Version:
v4.5.3
Opens a new window with list of versions in this module.
Published: Oct 30, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Init is a handler.NewPluginFunc.
type Args struct {
Duration uint `yaml:"duration"`
}
Args is the arguments of plugin. It will be decoded from yaml.
So it is recommended to use `yaml` as struct field's tag.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.