Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // optional bool mempool = 64101; E_Mempool = &file_github_com_runtime_radar_vtprotobuf_vtproto_ext_proto_extTypes[0] // optional bool ignore_unknown_fields = 64102; E_IgnoreUnknownFields = &file_github_com_runtime_radar_vtprotobuf_vtproto_ext_proto_extTypes[1] )
Extension fields to descriptorpb.MessageOptions.
View Source
var (
// optional vtproto.Opts options = 64150;
E_Options = &file_github_com_runtime_radar_vtprotobuf_vtproto_ext_proto_extTypes[2]
)
Extension fields to descriptorpb.FieldOptions.
View Source
var File_github_com_runtime_radar_vtprotobuf_vtproto_ext_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Opts ¶
type Opts struct {
Unique *bool `protobuf:"varint,1,opt,name=unique" json:"unique,omitempty"`
// contains filtered or unexported fields
}
These options should be used during schema definition, applying them to some of the fields in protobuf
func (*Opts) Descriptor
deprecated
func (*Opts) ProtoMessage ¶
func (*Opts) ProtoMessage()
func (*Opts) ProtoReflect ¶
func (x *Opts) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.