Documentation ¶ Index ¶ func GenerateSchemaFile(gen *protogen.Plugin, msg *protogen.Message, config Config) error func Run(gen *protogen.Plugin, config Config) error type Config func (c *Config) AddToFlagSet(flags *pflag.FlagSet) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenerateSchemaFile ¶ func GenerateSchemaFile(gen *protogen.Plugin, msg *protogen.Message, config Config) error func Run ¶ func Run(gen *protogen.Plugin, config Config) error Types ¶ type Config ¶ type Config struct { Format bool } func (*Config) AddToFlagSet ¶ func (c *Config) AddToFlagSet(flags *pflag.FlagSet) Source Files ¶ View all Source files config.go message.go run.go Click to show internal directories. Click to hide internal directories.