Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional string s = 2;
E_S = &file_internal_testprotos_race_extender_test_proto_extTypes[0]
)
Extension fields to message.MyMessage.
View Source
var File_internal_testprotos_race_extender_test_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type OtherMessage ¶
type OtherMessage struct { I32 *int32 `protobuf:"varint,1,opt,name=i32" json:"i32,omitempty"` // contains filtered or unexported fields }
func (*OtherMessage) Descriptor
deprecated
func (*OtherMessage) Descriptor() ([]byte, []int)
Deprecated: Use OtherMessage.ProtoReflect.Descriptor instead.
func (*OtherMessage) GetI32 ¶
func (x *OtherMessage) GetI32() int32
func (*OtherMessage) ProtoMessage ¶
func (*OtherMessage) ProtoMessage()
func (*OtherMessage) ProtoReflect ¶
func (x *OtherMessage) ProtoReflect() protoreflect.Message
func (*OtherMessage) Reset ¶
func (x *OtherMessage) Reset()
func (*OtherMessage) String ¶
func (x *OtherMessage) String() string
Click to show internal directories.
Click to hide internal directories.