Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_example_v1_example_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Example ¶
type Example struct { // @gotags: redact:"nonsecret" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" redact:"nonsecret"` Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Example) Descriptor
deprecated
func (*Example) ProtoMessage ¶
func (*Example) ProtoMessage()
func (*Example) ProtoReflect ¶
func (x *Example) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.