func ParseRequest(r io.Reader) (*pluginpb.CodeGeneratorRequest, error)
ParseRequest parses a code generator request from a proto Message.
func SetSupportedFeaturesOnCodeGeneratorResponse(resp *pluginpb.CodeGeneratorResponse)
SetSupportedFeaturesOnCodeGeneratorResponse sets supported proto3 features on pluginpb.CodeGeneratorResponse.
func SetSupportedFeaturesOnPluginGen(gen *protogen.Plugin)
SetSupportedFeaturesOnPluginGen sets supported proto3 features on protogen.Plugin.