Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Mark a string as representing a package name, which affects package loading. // // optional bool is_package = 60000; E_IsPackage = &file_std_proto_options_proto_extTypes[0] // Mark the field as sensitive, should never be logged (TODO). // // optional bool is_sensitive = 60001; E_IsSensitive = &file_std_proto_options_proto_extTypes[1] // Only retain this field in provisioning, clear it from the final binary. // // optional bool provision_only = 60002; E_ProvisionOnly = &file_std_proto_options_proto_extTypes[2] )
Extension fields to descriptorpb.FieldOptions.
View Source
var File_std_proto_options_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.