Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_test_type_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type TestProto ¶
type TestProto struct { StringValue string `protobuf:"bytes,1,opt,name=string_value,json=stringValue,proto3" json:"string_value,omitempty"` // contains filtered or unexported fields }
func (*TestProto) Descriptor
deprecated
func (*TestProto) GetStringValue ¶
func (*TestProto) ProtoMessage ¶
func (*TestProto) ProtoMessage()
func (*TestProto) ProtoReflect ¶
func (x *TestProto) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.