sub_b

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: MulanPSL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProtoIDSubBReq = uint32(30003)
	ProtoIDSubBRsp = uint32(30004)
)

ProtoID

Variables

This section is empty.

Functions

This section is empty.

Types

type SubBReq

type SubBReq struct {
	Header *sample_proto.HeaderReq `json:"header"`
	List   []*sub_a.SubAElem       `json:"list,omitempty"`
}

func NewSubBReq

func NewSubBReq() *SubBReq

func (*SubBReq) Decode

func (st *SubBReq) Decode(bs []byte) error

func (*SubBReq) Encode

func (st *SubBReq) Encode() ([]byte, error)

func (*SubBReq) Name

func (st *SubBReq) Name() string

func (*SubBReq) New

func (st *SubBReq) New() sample_proto.Message

func (*SubBReq) NewST

func (st *SubBReq) NewST() sample_proto.DefineST

func (*SubBReq) ProtoID

func (st *SubBReq) ProtoID() uint32

func (*SubBReq) String

func (st *SubBReq) String() string

type SubBRsp

type SubBRsp struct {
	Header   *sample_proto.HeaderRsp `json:"header"`
	Modified []string                `json:"modified,omitempty"`
}

func NewSubBRsp

func NewSubBRsp() *SubBRsp

func (*SubBRsp) Decode

func (st *SubBRsp) Decode(bs []byte) error

func (*SubBRsp) Encode

func (st *SubBRsp) Encode() ([]byte, error)

func (*SubBRsp) Name

func (st *SubBRsp) Name() string

func (*SubBRsp) New

func (st *SubBRsp) New() sample_proto.Message

func (*SubBRsp) NewST

func (st *SubBRsp) NewST() sample_proto.DefineST

func (*SubBRsp) ProtoID

func (st *SubBRsp) ProtoID() uint32

func (*SubBRsp) String

func (st *SubBRsp) String() string

Jump to

Keyboard shortcuts

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