Documentation ¶
Overview ¶
Package internal_gengo is internal to the protobuf module.
Index ¶
Constants ¶
View Source
const ( EnvSkipProtobufSpecific = "SKIP_PROTOBUF_SPECIFIC" EnvTypeOverride = "TYPE_OVERRIDE" )
Variables ¶
View Source
var GenerateProtobufSpecific = 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.
View Source
var TypeOverride = false
Functions ¶
func GenerateFile ¶
GenerateFile generates the contents of a .pb.go file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.