Versions in this module Expand all Collapse all v1 v1.2.0 Dec 11, 2018 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)