Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_internal_testprotos_race_message_test_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type MyMessage ¶
type MyMessage struct { I32 *int32 `protobuf:"varint,1,opt,name=i32" json:"i32,omitempty"` // contains filtered or unexported fields }
func (*MyMessage) Descriptor
deprecated
func (*MyMessage) ProtoMessage ¶
func (*MyMessage) ProtoMessage()
func (*MyMessage) ProtoReflect ¶
func (x *MyMessage) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.