Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional pb.GoFeatures go = 1002;
E_Go = &file_google_protobuf_go_features_proto_extTypes[0]
)
Extension fields to descriptorpb.FeatureSet.
View Source
var File_google_protobuf_go_features_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GoFeatures ¶
type GoFeatures struct { // Whether or not to generate the deprecated UnmarshalJSON method for enums. LegacyUnmarshalJsonEnum *bool `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GoFeatures) Descriptor
deprecated
func (*GoFeatures) Descriptor() ([]byte, []int)
Deprecated: Use GoFeatures.ProtoReflect.Descriptor instead.
func (*GoFeatures) GetLegacyUnmarshalJsonEnum ¶
func (x *GoFeatures) GetLegacyUnmarshalJsonEnum() bool
func (*GoFeatures) ProtoMessage ¶
func (*GoFeatures) ProtoMessage()
func (*GoFeatures) ProtoReflect ¶
func (x *GoFeatures) ProtoReflect() protoreflect.Message
func (*GoFeatures) Reset ¶
func (x *GoFeatures) Reset()
func (*GoFeatures) String ¶
func (x *GoFeatures) String() string
Click to show internal directories.
Click to hide internal directories.