sub_a

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 (
	ProtoIDSubAReq = 30001
	ProtoIDSubARsp = 30002
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SubAElem

type SubAElem struct {
	IDList []string `json:"id_list,omitempty" protobuf:"1"`
	Lang   string   `json:"lang,omitempty" protobuf:"2"`
}

type SubAReq

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

type SubARsp

type SubARsp struct {
	Header   *schema.HeaderRsp        `json:"header" protobuf:"1,notNull"`
	Modified []string                 `json:"modified,omitempty" protobuf:"11"`
	Reward   []*super_schema.ItemElem `json:"reward,omitempty" protobuf:"12"`
}

Jump to

Keyboard shortcuts

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