Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GenerateVersionMarkers = true
GenerateVersionMarkers specifies whether to generate version markers.
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 Blaze ¶
type Blaze struct {
// contains filtered or unexported fields
}
func NewGenerator ¶
NewGenerator creates a new generator
func (*Blaze) GenerateFile ¶
GenerateFile generates the contents of a .pb.go file.
func (*Blaze) GenerateSampleFile ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.