pb

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_payload_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Payload

type Payload struct {
	Seq           int32  `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`
	Mtype         int32  `protobuf:"varint,2,opt,name=mtype,proto3" json:"mtype,omitempty"`
	ServiceMethod string `protobuf:"bytes,3,opt,name=serviceMethod,proto3" json:"serviceMethod,omitempty"`
	Meta          []byte `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
	BodyCodec     int32  `protobuf:"varint,5,opt,name=bodyCodec,proto3" json:"bodyCodec,omitempty"`
	Body          []byte `protobuf:"bytes,6,opt,name=body,proto3" json:"body,omitempty"`
	PipeTFilter   []byte `protobuf:"bytes,7,opt,name=pipeTFilter,proto3" json:"pipeTFilter,omitempty"`
	// contains filtered or unexported fields
}

func (*Payload) Descriptor deprecated

func (*Payload) Descriptor() ([]byte, []int)

Deprecated: Use Payload.ProtoReflect.Descriptor instead.

func (*Payload) GetBody

func (x *Payload) GetBody() []byte

func (*Payload) GetBodyCodec

func (x *Payload) GetBodyCodec() int32

func (*Payload) GetMeta

func (x *Payload) GetMeta() []byte

func (*Payload) GetMtype

func (x *Payload) GetMtype() int32

func (*Payload) GetPipeTFilter

func (x *Payload) GetPipeTFilter() []byte

func (*Payload) GetSeq

func (x *Payload) GetSeq() int32

func (*Payload) GetServiceMethod

func (x *Payload) GetServiceMethod() string

func (*Payload) ProtoMessage

func (*Payload) ProtoMessage()

func (*Payload) ProtoReflect

func (x *Payload) ProtoReflect() protoreflect.Message

func (*Payload) Reset

func (x *Payload) Reset()

func (*Payload) String

func (x *Payload) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL