Versions in this module Expand all Collapse all v0 v0.0.1 Nov 26, 2021 Changes in this version + func NewPlugin() *plugin + func RegisterTestPlugin(newFunc NewTestPlugin) + type NewTestPlugin func(g *generator.Generator) TestPlugin + type TestPlugin interface + Generate func(imports generator.PluginImports, file *generator.FileDescriptor) (used bool)