v0.5.0
Pre-release
Pre-release
Package "github.com/jhump/goprotoc/plugins"
- Adds method
SupportsFeatures
to theplugins.CodeGenResponse
type, allowing plugins to advertise the code generation features they support. This is now necessary in order to implement a plugin that protoc will use when a file contains "proto3 optional" fields.