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: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProtoIDSubBReq = 30003
	ProtoIDSubBRsp = 30004
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SubBReq

type SubBReq struct {
	Header *schema.HeaderReq `json:"header" protobuf:"1,notNull"`
	List   []*sub_a.SubAElem `json:"list,omitempty" protobuf:"11"`
}

type SubBRsp

type SubBRsp struct {
	Header   *schema.HeaderRsp `json:"header" protobuf:"1,notNull"`
	Modified []string          `json:"modified,omitempty" protobuf:"11"`
}

Jump to

Keyboard shortcuts

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