Versions in this module Expand all Collapse all v1 v1.3.3 Mar 21, 2023 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)