Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhump jhump released this 15 Feb 19:06
075a17d

Package "github.com/jhump/goprotoc/plugins"

  • Adds method SupportsFeatures to the plugins.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.