Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // optional string all = 1000; E_All = &file_options_proto_extTypes[0] // repeated gotags.Tag tag = 1001; E_Tag = &file_options_proto_extTypes[1] )
Extension fields to descriptorpb.FieldOptions.
View Source
var File_options_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Tag ¶
type Tag struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Tag) Descriptor
deprecated
func (*Tag) ProtoMessage ¶
func (*Tag) ProtoMessage()
func (*Tag) ProtoReflect ¶
func (x *Tag) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.