Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratorPlugin ¶
type GeneratorPlugin struct { }
func (GeneratorPlugin) Name ¶
func (plugin GeneratorPlugin) Name() string
func (GeneratorPlugin) Setup ¶ added in v0.11.0
func (plugin GeneratorPlugin) Setup(cfg *Config)
func (GeneratorPlugin) Start ¶
func (plugin GeneratorPlugin) Start() error
func (GeneratorPlugin) Stop ¶
func (plugin GeneratorPlugin) Stop() error
Click to show internal directories.
Click to hide internal directories.