Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_body_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BodyStruct ¶
type BodyStruct struct { Body []byte `protobuf:"bytes,1,opt,name=body" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BodyStruct) Descriptor
deprecated
func (*BodyStruct) Descriptor() ([]byte, []int)
Deprecated: Use BodyStruct.ProtoReflect.Descriptor instead.
func (*BodyStruct) GetBody ¶
func (x *BodyStruct) GetBody() []byte
func (*BodyStruct) ProtoMessage ¶
func (*BodyStruct) ProtoMessage()
func (*BodyStruct) ProtoReflect ¶
func (x *BodyStruct) ProtoReflect() protoreflect.Message
func (*BodyStruct) Reset ¶
func (x *BodyStruct) Reset()
func (*BodyStruct) String ¶
func (x *BodyStruct) String() string
Click to show internal directories.
Click to hide internal directories.