Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SupportedFeatures = uint64(pluginpb.CodeGeneratorResponse_FEATURE_PROTO3_OPTIONAL)
SupportedFeatures reports the set of supported protobuf language features.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
func (Generator) GenerateFile ¶
func (gen Generator) GenerateFile(file *protogen.File) *protogen.GeneratedFile
GenerateFile generates the contents of a _kit.pb.go file.
Click to show internal directories.
Click to hide internal directories.