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