g1_protocol

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActvityTaskAwardType_name = map[int32]string{
	0: "A_NULL_TYPE",
	1: "UNCLAIMED_TYPE",
	2: "AUTO_TYPE",
	3: "ALREADY_TYPE",
}
View Source
var ActvityTaskAwardType_value = map[string]int32{
	"A_NULL_TYPE":    0,
	"UNCLAIMED_TYPE": 1,
	"AUTO_TYPE":      2,
	"ALREADY_TYPE":   3,
}
View Source
var ActvityTaskCompareType_name = map[int32]string{
	0: "C_NULL_TYPE",
	1: "EQUAL_TYPE",
	2: "BIG_AND_EQUAL_TYPE",
	3: "SMALL_AND_EQUAL_TYPE",
}
View Source
var ActvityTaskCompareType_value = map[string]int32{
	"C_NULL_TYPE":          0,
	"EQUAL_TYPE":           1,
	"BIG_AND_EQUAL_TYPE":   2,
	"SMALL_AND_EQUAL_TYPE": 3,
}
View Source
var ActvityTaskReceiveType_name = map[int32]string{
	0: "R_NULL_TYPE",
	1: "MANUAL_RECEIVE_TYPE",
	2: "AUTO_RECEIVE_TYPE",
}
View Source
var ActvityTaskReceiveType_value = map[string]int32{
	"R_NULL_TYPE":         0,
	"MANUAL_RECEIVE_TYPE": 1,
	"AUTO_RECEIVE_TYPE":   2,
}
View Source
var ActvityTaskUpdateType_name = map[int32]string{
	0: "AT_NULL_TYPE",
	1: "AT_UPDATE_TYPE",
	2: "AT_DELETE_TYPE",
}
View Source
var ActvityTaskUpdateType_value = map[string]int32{
	"AT_NULL_TYPE":   0,
	"AT_UPDATE_TYPE": 1,
	"AT_DELETE_TYPE": 2,
}
View Source
var CMD_name = map[int32]string{}/* 112 elements not displayed */
View Source
var CMD_value = map[string]int32{}/* 112 elements not displayed */
View Source
var ChatChannel_name = map[int32]string{
	0: "_CHAT_CHANNEL_NONE",
	1: "CHAT_CHANNEL_HALL",
	2: "CHAT_CHANNEL_GUILD",
	3: "CHAT_CHANNEL_FRIEND",
}
View Source
var ChatChannel_value = map[string]int32{
	"_CHAT_CHANNEL_NONE":  0,
	"CHAT_CHANNEL_HALL":   1,
	"CHAT_CHANNEL_GUILD":  2,
	"CHAT_CHANNEL_FRIEND": 3,
}
View Source
var DBType_EDBType_name = map[int32]string{
	0:  "_DB_ZERO",
	1:  "DB_TYPE_ROLE",
	2:  "DB_TYPE_ACCOUNT",
	3:  "DB_TYPE_BRIEF_INFO",
	4:  "DB_TYPE_RANK",
	5:  "DB_TYPE_GUILD",
	6:  "DB_TYPE_MAIL",
	7:  "DB_TYPE_CHAT",
	8:  "DB_TYPE_FRIEND",
	99: "DB_TYPE_MISC",
}
View Source
var DBType_EDBType_value = map[string]int32{
	"_DB_ZERO":           0,
	"DB_TYPE_ROLE":       1,
	"DB_TYPE_ACCOUNT":    2,
	"DB_TYPE_BRIEF_INFO": 3,
	"DB_TYPE_RANK":       4,
	"DB_TYPE_GUILD":      5,
	"DB_TYPE_MAIL":       6,
	"DB_TYPE_CHAT":       7,
	"DB_TYPE_FRIEND":     8,
	"DB_TYPE_MISC":       99,
}
View Source
var EItemID_name = map[int32]string{
	0:        "_ITEM_ID_NONE",
	10101002: "GOLD",
	10101003: "DIAMOND",
	10101004: "MONEY",
	10101007: "GUILDGOLD",
	10101008: "GUILDEXP",
	10101009: "LIVENESS",
	10101001: "SINEW",
	10201001: "EXP",
	20101001: "CHANGE_NAME_CARD",
}
View Source
var EItemID_value = map[string]int32{
	"_ITEM_ID_NONE":    0,
	"GOLD":             10101002,
	"DIAMOND":          10101003,
	"MONEY":            10101004,
	"GUILDGOLD":        10101007,
	"GUILDEXP":         10101008,
	"LIVENESS":         10101009,
	"SINEW":            10101001,
	"EXP":              10201001,
	"CHANGE_NAME_CARD": 20101001,
}
View Source
var EItemMainType_name = map[int32]string{
	0:   "_ITEM_MAIN_TYPE_NONE",
	701: "ICON",
	401: "HERO_CARD",
	501: "EQUIP",
	601: "ARTIFACT",
	901: "PACKAGE",
}
View Source
var EItemMainType_value = map[string]int32{
	"_ITEM_MAIN_TYPE_NONE": 0,
	"ICON":                 701,
	"HERO_CARD":            401,
	"EQUIP":                501,
	"ARTIFACT":             601,
	"PACKAGE":              901,
}
View Source
var EItemSubType_name = map[int32]string{
	0:     "_ITEM_SUB_TYPE_NONE",
	70101: "ICON_ICON",
	70102: "ICON_FRAME",
}
View Source
var EItemSubType_value = map[string]int32{
	"_ITEM_SUB_TYPE_NONE": 0,
	"ICON_ICON":           70101,
	"ICON_FRAME":          70102,
}
View Source
var EItemType_name = map[int32]string{
	0: "_ITEM_TYPE_NONE",
	9: "DROP",
}
View Source
var EItemType_value = map[string]int32{
	"_ITEM_TYPE_NONE": 0,
	"DROP":            9,
}
View Source
var EKickOutReason_name = map[int32]string{
	0: "UNKNOWN",
	1: "HEARTBEAT_TIMEOUT",
	2: "MULTI_PLACE_LOGIN",
}
View Source
var EKickOutReason_value = map[string]int32{
	"UNKNOWN":           0,
	"HEARTBEAT_TIMEOUT": 1,
	"MULTI_PLACE_LOGIN": 2,
}
View Source
var EMysqlType_name = map[int32]string{
	0: "_MYSQL_TYPE_NONE",
	1: "MYSQL_TYPE_ROLE_INFO",
}
View Source
var EMysqlType_value = map[string]int32{
	"_MYSQL_TYPE_NONE":     0,
	"MYSQL_TYPE_ROLE_INFO": 1,
}
View Source
var ERedPointSystem_name = map[int32]string{
	0: "_RED_POINT_SYSTEM_NONE",
	1: "RED_POINT_ICON",
	2: "RED_POINT_FRAME",
	3: "RED_POINT_CARD",
	4: "RED_POINT_ACHIEVEMENT",
}
View Source
var ERedPointSystem_value = map[string]int32{
	"_RED_POINT_SYSTEM_NONE": 0,
	"RED_POINT_ICON":         1,
	"RED_POINT_FRAME":        2,
	"RED_POINT_CARD":         3,
	"RED_POINT_ACHIEVEMENT":  4,
}
View Source
var ERoleSectionFlag_name = map[int32]string{
	0:    "_ERoleSectionFlag_ZERO",
	-1:   "ALL",
	1:    "REGISTER_INFO",
	2:    "LOGIN_INFO",
	4:    "DESC_INFO",
	8:    "BASIC_INFO",
	16:   "INVENTORY_INFO",
	32:   "ICON_INFO",
	64:   "MALL_INFO",
	128:  "MAIN_TASK_INFO",
	256:  "GUILD_INFO",
	512:  "GUIDE_INFO",
	1024: "OPEN_FUNC_INFO",
	2048: "ACTVITY_TASK_INFO",
}
View Source
var ERoleSectionFlag_value = map[string]int32{
	"_ERoleSectionFlag_ZERO": 0,
	"ALL":                    -1,
	"REGISTER_INFO":          1,
	"LOGIN_INFO":             2,
	"DESC_INFO":              4,
	"BASIC_INFO":             8,
	"INVENTORY_INFO":         16,
	"ICON_INFO":              32,
	"MALL_INFO":              64,
	"MAIN_TASK_INFO":         128,
	"GUILD_INFO":             256,
	"GUIDE_INFO":             512,
	"OPEN_FUNC_INFO":         1024,
	"ACTVITY_TASK_INFO":      2048,
}
View Source
var ErrorCode_name = map[int32]string{
	0:      "ERR_OK",
	-1:     "ERR_FAIL",
	-2:     "ERR_TIMEOUT",
	-3:     "ERR_MARSHAL",
	-4:     "ERR_NOT_EXIST",
	-5:     "ERR_DB",
	-6:     "ERR_CONF",
	-7:     "ERR_ARGV",
	-8:     "ERR_ZONE",
	-10001: "ERR_INSTANCE_NOT_AVAILABLE",
	-10002: "ERR_ITEM_NOT_ENOUGH",
	-10003: "ERR_ITEM_ADD_ERROR",
	-10004: "ERR_ITEM_CARD_NOT_EXIST",
	-10005: "ERR_INSTANCE_NOT_PASS",
	-10006: "ERR_REWARD_ALREADY_GET",
	-10007: "ERR_SINEW_NOT_ENOUGH",
	-10008: "ERR_GOLD_NOT_ENOUGH",
	-10009: "ERR_DIAMOND_NOT_ENOUGH",
	-10010: "ERR_RES_INSTANCE_MAX_TIMES",
	-10011: "ERR_RES_INSTANCE_NOT_OPEN",
	-10012: "ERR_RES_INSTANCE_MAX_BUY_TIMES",
	-10013: "ERR_FURY_COIN_NOT_ENOUGH",
	-10014: "ERR_SEMICONDUCTOR_NOT_ENOUGH",
	-10020: "ERR_ICON_NOT_HAVE",
	-10021: "ERR_FRAME_NOT_HAVE",
	-10022: "ERR_IMAGE_NOT_HAVE",
	-10023: "ERR_INVALID_NAME",
	-10024: "ERR_SENSITIVE_WORD",
	-10025: "ERR_DUPLICATE_NAME",
	-10030: "ERR_HERO_MAX_STAR",
	-10031: "ERR_HERO_MAX_LEVEL",
	-10050: "ERR_FRIEND_ALREADY_FRIEND",
	-10051: "ERR_FRIEND_NOT_EXIST",
	-10052: "ERR_FRIEND_MAX_INVITATION_NUM",
	-10053: "ERR_FRIEND_OTHER_MAX_INVITATION_NUM",
	-10054: "ERR_FRIEND_INVITATION_NOT_EXIST",
	-10055: "ERR_FRIEND_MAX_FRIEND_NUM",
	-10056: "ERR_FRIEND_OTHER_MAX_FRIEND_NUM",
	-10057: "ERR_FRIEND_SHIELD",
	-10058: "ERR_FRIEND_MAX_SHIELD",
	-10150: "ERR_MAIN_TASK_NOT_FINISH",
	-10187: "ERR_GUIDE_IS_EXIST",
	-10188: "ERR_FUNCTION_NOT_OPEN",
	-90000: "ERR_RANK_TYPE_ERROR",
}
View Source
var ErrorCode_value = map[string]int32{
	"ERR_OK":                              0,
	"ERR_FAIL":                            -1,
	"ERR_TIMEOUT":                         -2,
	"ERR_MARSHAL":                         -3,
	"ERR_NOT_EXIST":                       -4,
	"ERR_DB":                              -5,
	"ERR_CONF":                            -6,
	"ERR_ARGV":                            -7,
	"ERR_ZONE":                            -8,
	"ERR_INSTANCE_NOT_AVAILABLE":          -10001,
	"ERR_ITEM_NOT_ENOUGH":                 -10002,
	"ERR_ITEM_ADD_ERROR":                  -10003,
	"ERR_ITEM_CARD_NOT_EXIST":             -10004,
	"ERR_INSTANCE_NOT_PASS":               -10005,
	"ERR_REWARD_ALREADY_GET":              -10006,
	"ERR_SINEW_NOT_ENOUGH":                -10007,
	"ERR_GOLD_NOT_ENOUGH":                 -10008,
	"ERR_DIAMOND_NOT_ENOUGH":              -10009,
	"ERR_RES_INSTANCE_MAX_TIMES":          -10010,
	"ERR_RES_INSTANCE_NOT_OPEN":           -10011,
	"ERR_RES_INSTANCE_MAX_BUY_TIMES":      -10012,
	"ERR_FURY_COIN_NOT_ENOUGH":            -10013,
	"ERR_SEMICONDUCTOR_NOT_ENOUGH":        -10014,
	"ERR_ICON_NOT_HAVE":                   -10020,
	"ERR_FRAME_NOT_HAVE":                  -10021,
	"ERR_IMAGE_NOT_HAVE":                  -10022,
	"ERR_INVALID_NAME":                    -10023,
	"ERR_SENSITIVE_WORD":                  -10024,
	"ERR_DUPLICATE_NAME":                  -10025,
	"ERR_HERO_MAX_STAR":                   -10030,
	"ERR_HERO_MAX_LEVEL":                  -10031,
	"ERR_FRIEND_ALREADY_FRIEND":           -10050,
	"ERR_FRIEND_NOT_EXIST":                -10051,
	"ERR_FRIEND_MAX_INVITATION_NUM":       -10052,
	"ERR_FRIEND_OTHER_MAX_INVITATION_NUM": -10053,
	"ERR_FRIEND_INVITATION_NOT_EXIST":     -10054,
	"ERR_FRIEND_MAX_FRIEND_NUM":           -10055,
	"ERR_FRIEND_OTHER_MAX_FRIEND_NUM":     -10056,
	"ERR_FRIEND_SHIELD":                   -10057,
	"ERR_FRIEND_MAX_SHIELD":               -10058,
	"ERR_MAIN_TASK_NOT_FINISH":            -10150,
	"ERR_GUIDE_IS_EXIST":                  -10187,
	"ERR_FUNCTION_NOT_OPEN":               -10188,
	"ERR_RANK_TYPE_ERROR":                 -90000,
}
View Source
var MailType_name = map[int32]string{
	0: "_MAIL_TYPE_NONE",
	1: "MAIL_TYPE_SYSTEM",
	2: "MAIL_TYPE_SYSTEM_TEMPLATE",
	3: "MAIL_TYPE_USER",
}
View Source
var MailType_value = map[string]int32{
	"_MAIL_TYPE_NONE":           0,
	"MAIL_TYPE_SYSTEM":          1,
	"MAIL_TYPE_SYSTEM_TEMPLATE": 2,
	"MAIL_TYPE_USER":            3,
}
View Source
var TaskCountType_name = map[int32]string{
	0: "_TASK_COUNT_TYPE_NONE",
	1: "TASK_COUNT_TYPE_ADD",
	2: "TASK_COUNT_TYPE_MAX",
}
View Source
var TaskCountType_value = map[string]int32{
	"_TASK_COUNT_TYPE_NONE": 0,
	"TASK_COUNT_TYPE_ADD":   1,
	"TASK_COUNT_TYPE_MAX":   2,
}
View Source
var TaskName_name = map[int32]string{
	0:  "_TASK_NAME_NONE",
	1:  "TASK_ROLE_LEVEL",
	2:  "TASK_PASS_INSTANCE",
	3:  "TASK_USE_ITEM",
	4:  "TASK_GENREAL_INSTANCE",
	5:  "TASK_ELITE_INSTANCE",
	6:  "TASK_EVERYDAY_LOGIN",
	7:  "TASK_TODAY_LOGIN",
	8:  "TASK_HERO_LEVEL",
	9:  "TASK_HERO_STAR",
	10: "TASK_HERO_QUALITY",
	11: "TASK_HERO_SKILL_LEVEL",
}
View Source
var TaskName_value = map[string]int32{
	"_TASK_NAME_NONE":       0,
	"TASK_ROLE_LEVEL":       1,
	"TASK_PASS_INSTANCE":    2,
	"TASK_USE_ITEM":         3,
	"TASK_GENREAL_INSTANCE": 4,
	"TASK_ELITE_INSTANCE":   5,
	"TASK_EVERYDAY_LOGIN":   6,
	"TASK_TODAY_LOGIN":      7,
	"TASK_HERO_LEVEL":       8,
	"TASK_HERO_STAR":        9,
	"TASK_HERO_QUALITY":     10,
	"TASK_HERO_SKILL_LEVEL": 11,
}

Functions

func RegisterAccServerServer

func RegisterAccServerServer(s *grpc.Server, srv AccServerServer)

Types

type AccServerClient

type AccServerClient interface {
	// 查询用户是否在线
	QueryUsersOnline(ctx context.Context, in *QueryUsersOnlineReq, opts ...grpc.CallOption) (*QueryUsersOnlineRsp, error)
	// 发送消息
	SendMsg(ctx context.Context, in *SendMsgReq, opts ...grpc.CallOption) (*SendMsgRsp, error)
	// 发送消息
	SendMsgAll(ctx context.Context, in *SendMsgAllReq, opts ...grpc.CallOption) (*SendMsgAllRsp, error)
	// 获取用户列表
	GetUserList(ctx context.Context, in *GetUserListReq, opts ...grpc.CallOption) (*GetUserListRsp, error)
}

AccServerClient is the client API for AccServer service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewAccServerClient

func NewAccServerClient(cc *grpc.ClientConn) AccServerClient

type AccServerServer

type AccServerServer interface {
	// 查询用户是否在线
	QueryUsersOnline(context.Context, *QueryUsersOnlineReq) (*QueryUsersOnlineRsp, error)
	// 发送消息
	SendMsg(context.Context, *SendMsgReq) (*SendMsgRsp, error)
	// 发送消息
	SendMsgAll(context.Context, *SendMsgAllReq) (*SendMsgAllRsp, error)
	// 获取用户列表
	GetUserList(context.Context, *GetUserListReq) (*GetUserListRsp, error)
}

AccServerServer is the server API for AccServer service.

type ActvityTaskAwardType

type ActvityTaskAwardType int32
const (
	ActvityTaskAwardType_A_NULL_TYPE    ActvityTaskAwardType = 0
	ActvityTaskAwardType_UNCLAIMED_TYPE ActvityTaskAwardType = 1
	ActvityTaskAwardType_AUTO_TYPE      ActvityTaskAwardType = 2
	ActvityTaskAwardType_ALREADY_TYPE   ActvityTaskAwardType = 3
)

func (ActvityTaskAwardType) EnumDescriptor

func (ActvityTaskAwardType) EnumDescriptor() ([]byte, []int)

func (ActvityTaskAwardType) String

func (x ActvityTaskAwardType) String() string

type ActvityTaskCompareType

type ActvityTaskCompareType int32
const (
	ActvityTaskCompareType_C_NULL_TYPE          ActvityTaskCompareType = 0
	ActvityTaskCompareType_EQUAL_TYPE           ActvityTaskCompareType = 1
	ActvityTaskCompareType_BIG_AND_EQUAL_TYPE   ActvityTaskCompareType = 2
	ActvityTaskCompareType_SMALL_AND_EQUAL_TYPE ActvityTaskCompareType = 3
)

func (ActvityTaskCompareType) EnumDescriptor

func (ActvityTaskCompareType) EnumDescriptor() ([]byte, []int)

func (ActvityTaskCompareType) String

func (x ActvityTaskCompareType) String() string

type ActvityTaskReceiveType

type ActvityTaskReceiveType int32
const (
	ActvityTaskReceiveType_R_NULL_TYPE         ActvityTaskReceiveType = 0
	ActvityTaskReceiveType_MANUAL_RECEIVE_TYPE ActvityTaskReceiveType = 1
	ActvityTaskReceiveType_AUTO_RECEIVE_TYPE   ActvityTaskReceiveType = 2
)

func (ActvityTaskReceiveType) EnumDescriptor

func (ActvityTaskReceiveType) EnumDescriptor() ([]byte, []int)

func (ActvityTaskReceiveType) String

func (x ActvityTaskReceiveType) String() string

type ActvityTaskUpdateType

type ActvityTaskUpdateType int32
const (
	ActvityTaskUpdateType_AT_NULL_TYPE   ActvityTaskUpdateType = 0
	ActvityTaskUpdateType_AT_UPDATE_TYPE ActvityTaskUpdateType = 1
	ActvityTaskUpdateType_AT_DELETE_TYPE ActvityTaskUpdateType = 2
)

func (ActvityTaskUpdateType) EnumDescriptor

func (ActvityTaskUpdateType) EnumDescriptor() ([]byte, []int)

func (ActvityTaskUpdateType) String

func (x ActvityTaskUpdateType) String() string

type CMD

type CMD int32
const (
	CMD__CMD_ZERO CMD = 0
	// 强制下线
	CMD_SC_KICK_OUT CMD = 12289
	// 同步玩家数据
	CMD_SC_SYNC_USER_DATA CMD = 12290
	// 聊天信息推送
	CMD_SC_CHAT CMD = 12291
	// 通知客户端数据有变动
	CMD_SC_DATA_CHANGE_NOTIFY CMD = 12292
	CMD_CONN_KICK_OUT_REQ     CMD = 69632
	CMD_CONN_KICK_OUT_RSP     CMD = 65537
	CMD_CONN_BROADCAST_REQ    CMD = 69634
	CMD_CONN_BROADCAST_RSP    CMD = 69635
	// 登陆
	CMD_MAIN_LOGIN_REQ CMD = 131072
	CMD_MAIN_LOGIN_RSP CMD = 131073
	// 登出
	CMD_MAIN_LOGOUT_REQ    CMD = 131074
	CMD_MAIN_LOGOUT_RSP    CMD = 131075
	CMD_MAIN_HEARTBEAT_REQ CMD = 131076
	CMD_MAIN_HEARTBEAT_RSP CMD = 131077
	// 道具使用
	CMD_MAIN_ITEM_USE_REQ CMD = 131078
	CMD_MAIN_ITEM_USE_RSP CMD = 131079
	// 改名
	CMD_MAIN_CHANGE_NAME_REQ CMD = 131080
	CMD_MAIN_CHANGE_NAME_RSP CMD = 131081
	// 改头像
	CMD_MAIN_CHANGE_ICON_REQ CMD = 131082
	CMD_MAIN_CHANGE_ICON_RSP CMD = 131083
	// 消红点
	CMD_MAIN_TOUCH_RED_POINT_REQ CMD = 131084
	CMD_MAIN_TOUCH_RED_POINT_RSP CMD = 131085
	// 英雄道具使用
	CMD_MAIN_HERO_ITEM_USE_REQ CMD = 131086
	CMD_MAIN_HERO_ITEM_USE_RSP CMD = 131087
	// 英雄招募
	CMD_MAIN_HERO_RECRUIT_REQ CMD = 131088
	CMD_MAIN_HERO_RECRUIT_RSP CMD = 131089
	// 买招募券
	CMD_MAIN_BUY_HERO_RECRUIT_TICKET_REQ CMD = 131090
	CMD_MAIN_BUY_HERO_RECRUIT_TICKET_RSP CMD = 131091
	// 物品合成
	CMD_MAIN_ITEM_COMPOSE_REQ CMD = 131092
	CMD_MAIN_ITEM_COMPOSE_RSP CMD = 131093
	// 羁绊升级
	CMD_MAIN_CARD_COMBINE_LEVEL_UP_REQ CMD = 131094
	CMD_MAIN_CARD_COMBINE_LEVEL_UP_RSP CMD = 131095
	// 购买礼包
	CMD_MAIN_MALL_BUY_PACKAGE_REQ CMD = 131504
	CMD_MAIN_MALL_BUY_PACKAGE_RSP CMD = 131505
	// 充值
	CMD_MAIN_MALL_RECHARGE_REQ CMD = 131506
	CMD_MAIN_MALL_RECHARGE_RSP CMD = 131507
	// 完成主线任务
	CMD_MAIN_MAIN_TASK_FINISH_REQ CMD = 131536
	CMD_MAIN_MAIN_TASK_FINISH_RSP CMD = 131537
	// ~~~~~~~~~~~~引导功能~~~~~~~~~~~~~~~~~~
	// 发送已经完成的ID
	CMD_GUIDE_COMPLETED_REQ CMD = 131616
	CMD_GUIDE_COMPLETED_RSP CMD = 131617
	// 发送正在进行的ID
	CMD_GUIDE_IN_PROGRESS_REQ CMD = 131618
	CMD_GUIDE_IN_PROGRESS_RSP CMD = 131619
	//单个任务更新通知
	CMD_MAIN_ACTIVITY_TASK_SINGLE_UPDATE_NOTIFY CMD = 131657
	// 设置角色信息
	CMD_MAIN_GM_GET_ROLE_REQ             CMD = 172032
	CMD_MAIN_GM_GET_ROLE_RSP             CMD = 172033
	CMD_MAIN_GM_SET_ROLE_REQ             CMD = 172034
	CMD_MAIN_GM_SET_ROLE_RSP             CMD = 172035
	CMD_MAIN_GM_ADD_ITEM_REQ             CMD = 172036
	CMD_MAIN_GM_ADD_ITEM_RSP             CMD = 172037
	CMD_DB_INNER_UID_GET_REQ             CMD = 200704
	CMD_DB_INNER_UID_GET_RSP             CMD = 200705
	CMD_DB_INNER_UID_SET_REQ             CMD = 200706
	CMD_DB_INNER_UID_SET_RSP             CMD = 200707
	CMD_DB_INNER_UID_MGET_REQ            CMD = 200708
	CMD_DB_INNER_UID_MGET_RSP            CMD = 200709
	CMD_DB_INNER_COMM_GET_REQ            CMD = 200710
	CMD_DB_INNER_COMM_GET_RSP            CMD = 200711
	CMD_DB_INNER_COMM_SET_REQ            CMD = 200712
	CMD_DB_INNER_COMM_SET_RSP            CMD = 200713
	CMD_DB_INNER_COMM_MGET_REQ           CMD = 200714
	CMD_DB_INNER_COMM_MGET_RSP           CMD = 200715
	CMD_DB_INNER_COMM_DEL_REQ            CMD = 200716
	CMD_DB_INNER_COMM_DEL_RSP            CMD = 200717
	CMD_DB_INNER_COMM_INCR_REQ           CMD = 200718
	CMD_DB_INNER_COMM_INCR_RSP           CMD = 200719
	CMD_DB_INNER_COMM_ZSET_SET_REQ       CMD = 200736
	CMD_DB_INNER_COMM_ZSET_SET_RSP       CMD = 200737
	CMD_DB_INNER_COMM_ZSET_GET_REQ       CMD = 200738
	CMD_DB_INNER_COMM_ZSET_GET_RSP       CMD = 200739
	CMD_MYSQL_INNER_UPDATE_ROLE_INFO_REQ CMD = 266240
	CMD_MYSQL_INNER_UPDATE_ROLE_INFO_RSP CMD = 266241
	CMD_MYSQL_INNER_SEARCH_ROLE_REQ      CMD = 266242
	CMD_MYSQL_INNER_SEARCH_ROLE_RSP      CMD = 266243
	// 向数据库查询礼包码
	CMD_MYSQL_INNER_SEARCH_GIFT_CODE_REQ CMD = 266244
	CMD_MYSQL_INNER_SEARCH_GIFT_CODE_RSP CMD = 266245
	// 获取邮件
	CMD_MAIL_GET_MAIL_LIST_REQ CMD = 655360
	CMD_MAIL_GET_MAIL_LIST_RSP CMD = 655361
	// 阅读邮件
	CMD_MAIL_READ_MAIL_REQ CMD = 655362
	CMD_MAIL_READ_MAIL_RSP CMD = 655363
	// 删除邮件
	CMD_MAIL_DEL_MAIL_REQ CMD = 655364
	CMD_MAIL_DEL_MAIL_RSP CMD = 655365
	// 领取附件
	CMD_MAIL_GET_MAIL_ATTACH_REQ CMD = 655366
	CMD_MAIL_GET_MAIL_ATTACH_RSP CMD = 655367
	// 添加邮件
	CMD_MAIL_INNER_ADD_MAIL_REQ       CMD = 659456
	CMD_MAIL_INNER_ADD_MAIL_RSP       CMD = 659457
	CMD_INFO_GET_BRIEF_INFO_REQ       CMD = 458752
	CMD_INFO_GET_BRIEF_INFO_RSP       CMD = 458753
	CMD_INFO_GET_ICON_DESC_REQ        CMD = 458754
	CMD_INFO_GET_ICON_DESC_RSP        CMD = 458755
	CMD_INFO_INNER_SET_BRIEF_INFO_REQ CMD = 462848
	CMD_INFO_INNER_SET_BRIEF_INFO_RSP CMD = 462849
	// 发送聊天
	CMD_CHAT_CHAT_REQ CMD = 720896
	CMD_CHAT_CHAT_RSP CMD = 720897
	// 获取聊天信息
	CMD_CHAT_GET_CHAT_INFO_REQ CMD = 720898
	CMD_CHAT_GET_CHAT_INFO_RSP CMD = 720899
	// 删除好友聊天数据
	CMD_CHAT_DEL_CHAT_REQ CMD = 720900
	CMD_CHAT_DEL_CHAT_RSP CMD = 720901
	// 获取社交信息
	CMD_FRIEND_GET_FRIEND_INFO_REQ CMD = 786432
	CMD_FRIEND_GET_FRIEND_INFO_RSP CMD = 786433
	// 添加好友
	CMD_FRIEND_ADD_FRIEND_REQ CMD = 786434
	CMD_FRIEND_ADD_FRIEND_RSP CMD = 786435
	// 确认添加好友
	CMD_FRIEND_CONFIRM_FRIEND_REQ CMD = 786436
	CMD_FRIEND_CONFIRM_FRIEND_RSP CMD = 786437
	// 屏蔽玩家
	CMD_FRIEND_SHIELD_USER_REQ CMD = 786438
	CMD_FRIEND_SHIELD_USER_RSP CMD = 786439
	// 搜索玩家
	CMD_FRIEND_SEARCH_ROLE_REQ          CMD = 786440
	CMD_FRIEND_SEARCH_ROLE_RSP          CMD = 786441
	CMD_FRIEND_INNER_ADD_FRIEND_REQ     CMD = 790528
	CMD_FRIEND_INNER_ADD_FRIEND_RSP     CMD = 790529
	CMD_FRIEND_INNER_CONFIRM_FRIEND_REQ CMD = 790530
	CMD_FRIEND_INNER_CONFIRM_FRIEND_RSP CMD = 790531
)

func (CMD) EnumDescriptor

func (CMD) EnumDescriptor() ([]byte, []int)

func (CMD) String

func (x CMD) String() string

type ChangeNameReq

type ChangeNameReq struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_CHANGE_NAME_REQ

func (*ChangeNameReq) Descriptor

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

func (*ChangeNameReq) GetName

func (m *ChangeNameReq) GetName() string

func (*ChangeNameReq) ProtoMessage

func (*ChangeNameReq) ProtoMessage()

func (*ChangeNameReq) Reset

func (m *ChangeNameReq) Reset()

func (*ChangeNameReq) String

func (m *ChangeNameReq) String() string

func (*ChangeNameReq) XXX_DiscardUnknown

func (m *ChangeNameReq) XXX_DiscardUnknown()

func (*ChangeNameReq) XXX_Marshal

func (m *ChangeNameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChangeNameReq) XXX_Merge

func (m *ChangeNameReq) XXX_Merge(src proto.Message)

func (*ChangeNameReq) XXX_Size

func (m *ChangeNameReq) XXX_Size() int

func (*ChangeNameReq) XXX_Unmarshal

func (m *ChangeNameReq) XXX_Unmarshal(b []byte) error

type ChangeNameRsp

type ChangeNameRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ChangeNameRsp) Descriptor

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

func (*ChangeNameRsp) GetRet

func (m *ChangeNameRsp) GetRet() *Ret

func (*ChangeNameRsp) ProtoMessage

func (*ChangeNameRsp) ProtoMessage()

func (*ChangeNameRsp) Reset

func (m *ChangeNameRsp) Reset()

func (*ChangeNameRsp) String

func (m *ChangeNameRsp) String() string

func (*ChangeNameRsp) XXX_DiscardUnknown

func (m *ChangeNameRsp) XXX_DiscardUnknown()

func (*ChangeNameRsp) XXX_Marshal

func (m *ChangeNameRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChangeNameRsp) XXX_Merge

func (m *ChangeNameRsp) XXX_Merge(src proto.Message)

func (*ChangeNameRsp) XXX_Size

func (m *ChangeNameRsp) XXX_Size() int

func (*ChangeNameRsp) XXX_Unmarshal

func (m *ChangeNameRsp) XXX_Unmarshal(b []byte) error

type ChatChannel

type ChatChannel int32

聊天频道

const (
	ChatChannel__CHAT_CHANNEL_NONE  ChatChannel = 0
	ChatChannel_CHAT_CHANNEL_HALL   ChatChannel = 1
	ChatChannel_CHAT_CHANNEL_GUILD  ChatChannel = 2
	ChatChannel_CHAT_CHANNEL_FRIEND ChatChannel = 3
)

func (ChatChannel) EnumDescriptor

func (ChatChannel) EnumDescriptor() ([]byte, []int)

func (ChatChannel) String

func (x ChatChannel) String() string

type ChatChatReq

type ChatChatReq struct {
	Msg                  *PbChatMsg `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

CHAT_CHAT_REQ

func (*ChatChatReq) Descriptor

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

func (*ChatChatReq) GetMsg

func (m *ChatChatReq) GetMsg() *PbChatMsg

func (*ChatChatReq) ProtoMessage

func (*ChatChatReq) ProtoMessage()

func (*ChatChatReq) Reset

func (m *ChatChatReq) Reset()

func (*ChatChatReq) String

func (m *ChatChatReq) String() string

func (*ChatChatReq) XXX_DiscardUnknown

func (m *ChatChatReq) XXX_DiscardUnknown()

func (*ChatChatReq) XXX_Marshal

func (m *ChatChatReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatChatReq) XXX_Merge

func (m *ChatChatReq) XXX_Merge(src proto.Message)

func (*ChatChatReq) XXX_Size

func (m *ChatChatReq) XXX_Size() int

func (*ChatChatReq) XXX_Unmarshal

func (m *ChatChatReq) XXX_Unmarshal(b []byte) error

type ChatChatRsp

type ChatChatRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ChatChatRsp) Descriptor

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

func (*ChatChatRsp) GetRet

func (m *ChatChatRsp) GetRet() *Ret

func (*ChatChatRsp) ProtoMessage

func (*ChatChatRsp) ProtoMessage()

func (*ChatChatRsp) Reset

func (m *ChatChatRsp) Reset()

func (*ChatChatRsp) String

func (m *ChatChatRsp) String() string

func (*ChatChatRsp) XXX_DiscardUnknown

func (m *ChatChatRsp) XXX_DiscardUnknown()

func (*ChatChatRsp) XXX_Marshal

func (m *ChatChatRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatChatRsp) XXX_Merge

func (m *ChatChatRsp) XXX_Merge(src proto.Message)

func (*ChatChatRsp) XXX_Size

func (m *ChatChatRsp) XXX_Size() int

func (*ChatChatRsp) XXX_Unmarshal

func (m *ChatChatRsp) XXX_Unmarshal(b []byte) error

type ChatDelChatReq

type ChatDelChatReq struct {
	FriendUid            uint64   `protobuf:"varint,1,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

CHAT_DEL_CHAT_REQ

func (*ChatDelChatReq) Descriptor

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

func (*ChatDelChatReq) GetFriendUid

func (m *ChatDelChatReq) GetFriendUid() uint64

func (*ChatDelChatReq) ProtoMessage

func (*ChatDelChatReq) ProtoMessage()

func (*ChatDelChatReq) Reset

func (m *ChatDelChatReq) Reset()

func (*ChatDelChatReq) String

func (m *ChatDelChatReq) String() string

func (*ChatDelChatReq) XXX_DiscardUnknown

func (m *ChatDelChatReq) XXX_DiscardUnknown()

func (*ChatDelChatReq) XXX_Marshal

func (m *ChatDelChatReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatDelChatReq) XXX_Merge

func (m *ChatDelChatReq) XXX_Merge(src proto.Message)

func (*ChatDelChatReq) XXX_Size

func (m *ChatDelChatReq) XXX_Size() int

func (*ChatDelChatReq) XXX_Unmarshal

func (m *ChatDelChatReq) XXX_Unmarshal(b []byte) error

type ChatDelChatRsp

type ChatDelChatRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ChatDelChatRsp) Descriptor

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

func (*ChatDelChatRsp) GetRet

func (m *ChatDelChatRsp) GetRet() *Ret

func (*ChatDelChatRsp) ProtoMessage

func (*ChatDelChatRsp) ProtoMessage()

func (*ChatDelChatRsp) Reset

func (m *ChatDelChatRsp) Reset()

func (*ChatDelChatRsp) String

func (m *ChatDelChatRsp) String() string

func (*ChatDelChatRsp) XXX_DiscardUnknown

func (m *ChatDelChatRsp) XXX_DiscardUnknown()

func (*ChatDelChatRsp) XXX_Marshal

func (m *ChatDelChatRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatDelChatRsp) XXX_Merge

func (m *ChatDelChatRsp) XXX_Merge(src proto.Message)

func (*ChatDelChatRsp) XXX_Size

func (m *ChatDelChatRsp) XXX_Size() int

func (*ChatDelChatRsp) XXX_Unmarshal

func (m *ChatDelChatRsp) XXX_Unmarshal(b []byte) error

type ChatGetChatInfoReq

type ChatGetChatInfoReq struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

CHAT_GET_CHAT_INFO_REQ

func (*ChatGetChatInfoReq) Descriptor

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

func (*ChatGetChatInfoReq) ProtoMessage

func (*ChatGetChatInfoReq) ProtoMessage()

func (*ChatGetChatInfoReq) Reset

func (m *ChatGetChatInfoReq) Reset()

func (*ChatGetChatInfoReq) String

func (m *ChatGetChatInfoReq) String() string

func (*ChatGetChatInfoReq) XXX_DiscardUnknown

func (m *ChatGetChatInfoReq) XXX_DiscardUnknown()

func (*ChatGetChatInfoReq) XXX_Marshal

func (m *ChatGetChatInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatGetChatInfoReq) XXX_Merge

func (m *ChatGetChatInfoReq) XXX_Merge(src proto.Message)

func (*ChatGetChatInfoReq) XXX_Size

func (m *ChatGetChatInfoReq) XXX_Size() int

func (*ChatGetChatInfoReq) XXX_Unmarshal

func (m *ChatGetChatInfoReq) XXX_Unmarshal(b []byte) error

type ChatGetChatInfoRsp

type ChatGetChatInfoRsp struct {
	Ret                  *Ret        `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	ChatInfo             *PbChatInfo `protobuf:"bytes,2,opt,name=chat_info,json=chatInfo,proto3" json:"chat_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*ChatGetChatInfoRsp) Descriptor

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

func (*ChatGetChatInfoRsp) GetChatInfo

func (m *ChatGetChatInfoRsp) GetChatInfo() *PbChatInfo

func (*ChatGetChatInfoRsp) GetRet

func (m *ChatGetChatInfoRsp) GetRet() *Ret

func (*ChatGetChatInfoRsp) ProtoMessage

func (*ChatGetChatInfoRsp) ProtoMessage()

func (*ChatGetChatInfoRsp) Reset

func (m *ChatGetChatInfoRsp) Reset()

func (*ChatGetChatInfoRsp) String

func (m *ChatGetChatInfoRsp) String() string

func (*ChatGetChatInfoRsp) XXX_DiscardUnknown

func (m *ChatGetChatInfoRsp) XXX_DiscardUnknown()

func (*ChatGetChatInfoRsp) XXX_Marshal

func (m *ChatGetChatInfoRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChatGetChatInfoRsp) XXX_Merge

func (m *ChatGetChatInfoRsp) XXX_Merge(src proto.Message)

func (*ChatGetChatInfoRsp) XXX_Size

func (m *ChatGetChatInfoRsp) XXX_Size() int

func (*ChatGetChatInfoRsp) XXX_Unmarshal

func (m *ChatGetChatInfoRsp) XXX_Unmarshal(b []byte) error

type ConnBroadcastReq

type ConnBroadcastReq struct {
	Cmd                  uint32   `protobuf:"varint,1,opt,name=cmd,proto3" json:"cmd,omitempty"`
	Body                 []byte   `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

CONN_BROADCAST_REQ

func (*ConnBroadcastReq) Descriptor

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

func (*ConnBroadcastReq) GetBody

func (m *ConnBroadcastReq) GetBody() []byte

func (*ConnBroadcastReq) GetCmd

func (m *ConnBroadcastReq) GetCmd() uint32

func (*ConnBroadcastReq) ProtoMessage

func (*ConnBroadcastReq) ProtoMessage()

func (*ConnBroadcastReq) Reset

func (m *ConnBroadcastReq) Reset()

func (*ConnBroadcastReq) String

func (m *ConnBroadcastReq) String() string

func (*ConnBroadcastReq) XXX_DiscardUnknown

func (m *ConnBroadcastReq) XXX_DiscardUnknown()

func (*ConnBroadcastReq) XXX_Marshal

func (m *ConnBroadcastReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ConnBroadcastReq) XXX_Merge

func (m *ConnBroadcastReq) XXX_Merge(src proto.Message)

func (*ConnBroadcastReq) XXX_Size

func (m *ConnBroadcastReq) XXX_Size() int

func (*ConnBroadcastReq) XXX_Unmarshal

func (m *ConnBroadcastReq) XXX_Unmarshal(b []byte) error

type ConnBroadcastRsp

type ConnBroadcastRsp struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConnBroadcastRsp) Descriptor

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

func (*ConnBroadcastRsp) ProtoMessage

func (*ConnBroadcastRsp) ProtoMessage()

func (*ConnBroadcastRsp) Reset

func (m *ConnBroadcastRsp) Reset()

func (*ConnBroadcastRsp) String

func (m *ConnBroadcastRsp) String() string

func (*ConnBroadcastRsp) XXX_DiscardUnknown

func (m *ConnBroadcastRsp) XXX_DiscardUnknown()

func (*ConnBroadcastRsp) XXX_Marshal

func (m *ConnBroadcastRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ConnBroadcastRsp) XXX_Merge

func (m *ConnBroadcastRsp) XXX_Merge(src proto.Message)

func (*ConnBroadcastRsp) XXX_Size

func (m *ConnBroadcastRsp) XXX_Size() int

func (*ConnBroadcastRsp) XXX_Unmarshal

func (m *ConnBroadcastRsp) XXX_Unmarshal(b []byte) error

type ConnKickOutReq

type ConnKickOutReq struct {
	Reason               EKickOutReason `protobuf:"varint,1,opt,name=reason,proto3,enum=g1.protocol.EKickOutReason" json:"reason,omitempty"`
	RemoteAddr           string         `protobuf:"bytes,2,opt,name=remote_addr,json=remoteAddr,proto3" json:"remote_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

CONN_KICK_OUT_REQ

func (*ConnKickOutReq) Descriptor

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

func (*ConnKickOutReq) GetReason

func (m *ConnKickOutReq) GetReason() EKickOutReason

func (*ConnKickOutReq) GetRemoteAddr

func (m *ConnKickOutReq) GetRemoteAddr() string

func (*ConnKickOutReq) ProtoMessage

func (*ConnKickOutReq) ProtoMessage()

func (*ConnKickOutReq) Reset

func (m *ConnKickOutReq) Reset()

func (*ConnKickOutReq) String

func (m *ConnKickOutReq) String() string

func (*ConnKickOutReq) XXX_DiscardUnknown

func (m *ConnKickOutReq) XXX_DiscardUnknown()

func (*ConnKickOutReq) XXX_Marshal

func (m *ConnKickOutReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ConnKickOutReq) XXX_Merge

func (m *ConnKickOutReq) XXX_Merge(src proto.Message)

func (*ConnKickOutReq) XXX_Size

func (m *ConnKickOutReq) XXX_Size() int

func (*ConnKickOutReq) XXX_Unmarshal

func (m *ConnKickOutReq) XXX_Unmarshal(b []byte) error

type ConnKickOutRsp

type ConnKickOutRsp struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConnKickOutRsp) Descriptor

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

func (*ConnKickOutRsp) ProtoMessage

func (*ConnKickOutRsp) ProtoMessage()

func (*ConnKickOutRsp) Reset

func (m *ConnKickOutRsp) Reset()

func (*ConnKickOutRsp) String

func (m *ConnKickOutRsp) String() string

func (*ConnKickOutRsp) XXX_DiscardUnknown

func (m *ConnKickOutRsp) XXX_DiscardUnknown()

func (*ConnKickOutRsp) XXX_Marshal

func (m *ConnKickOutRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ConnKickOutRsp) XXX_Merge

func (m *ConnKickOutRsp) XXX_Merge(src proto.Message)

func (*ConnKickOutRsp) XXX_Size

func (m *ConnKickOutRsp) XXX_Size() int

func (*ConnKickOutRsp) XXX_Unmarshal

func (m *ConnKickOutRsp) XXX_Unmarshal(b []byte) error

type ConnSvrInfo

type ConnSvrInfo struct {
	BusId                uint32   `protobuf:"varint,1,opt,name=bus_id,json=busId,proto3" json:"bus_id,omitempty"`
	ClientPos            string   `protobuf:"bytes,2,opt,name=client_pos,json=clientPos,proto3" json:"client_pos,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConnSvrInfo) Descriptor

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

func (*ConnSvrInfo) GetBusId

func (m *ConnSvrInfo) GetBusId() uint32

func (*ConnSvrInfo) GetClientPos

func (m *ConnSvrInfo) GetClientPos() string

func (*ConnSvrInfo) ProtoMessage

func (*ConnSvrInfo) ProtoMessage()

func (*ConnSvrInfo) Reset

func (m *ConnSvrInfo) Reset()

func (*ConnSvrInfo) String

func (m *ConnSvrInfo) String() string

func (*ConnSvrInfo) XXX_DiscardUnknown

func (m *ConnSvrInfo) XXX_DiscardUnknown()

func (*ConnSvrInfo) XXX_Marshal

func (m *ConnSvrInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ConnSvrInfo) XXX_Merge

func (m *ConnSvrInfo) XXX_Merge(src proto.Message)

func (*ConnSvrInfo) XXX_Size

func (m *ConnSvrInfo) XXX_Size() int

func (*ConnSvrInfo) XXX_Unmarshal

func (m *ConnSvrInfo) XXX_Unmarshal(b []byte) error

type DBCommDelReq

type DBCommDelReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_DEL_REQ

func (*DBCommDelReq) Descriptor

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

func (*DBCommDelReq) GetDbType

func (m *DBCommDelReq) GetDbType() uint32

func (*DBCommDelReq) GetKey

func (m *DBCommDelReq) GetKey() string

func (*DBCommDelReq) ProtoMessage

func (*DBCommDelReq) ProtoMessage()

func (*DBCommDelReq) Reset

func (m *DBCommDelReq) Reset()

func (*DBCommDelReq) String

func (m *DBCommDelReq) String() string

func (*DBCommDelReq) XXX_DiscardUnknown

func (m *DBCommDelReq) XXX_DiscardUnknown()

func (*DBCommDelReq) XXX_Marshal

func (m *DBCommDelReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommDelReq) XXX_Merge

func (m *DBCommDelReq) XXX_Merge(src proto.Message)

func (*DBCommDelReq) XXX_Size

func (m *DBCommDelReq) XXX_Size() int

func (*DBCommDelReq) XXX_Unmarshal

func (m *DBCommDelReq) XXX_Unmarshal(b []byte) error

type DBCommDelRsp

type DBCommDelRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommDelRsp) Descriptor

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

func (*DBCommDelRsp) GetRet

func (m *DBCommDelRsp) GetRet() *Ret

func (*DBCommDelRsp) ProtoMessage

func (*DBCommDelRsp) ProtoMessage()

func (*DBCommDelRsp) Reset

func (m *DBCommDelRsp) Reset()

func (*DBCommDelRsp) String

func (m *DBCommDelRsp) String() string

func (*DBCommDelRsp) XXX_DiscardUnknown

func (m *DBCommDelRsp) XXX_DiscardUnknown()

func (*DBCommDelRsp) XXX_Marshal

func (m *DBCommDelRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommDelRsp) XXX_Merge

func (m *DBCommDelRsp) XXX_Merge(src proto.Message)

func (*DBCommDelRsp) XXX_Size

func (m *DBCommDelRsp) XXX_Size() int

func (*DBCommDelRsp) XXX_Unmarshal

func (m *DBCommDelRsp) XXX_Unmarshal(b []byte) error

type DBCommExpireReq

type DBCommExpireReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Seconds              int32    `protobuf:"varint,3,opt,name=seconds,proto3" json:"seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_EXPIRE_REQ

func (*DBCommExpireReq) Descriptor

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

func (*DBCommExpireReq) GetDbType

func (m *DBCommExpireReq) GetDbType() uint32

func (*DBCommExpireReq) GetKey

func (m *DBCommExpireReq) GetKey() string

func (*DBCommExpireReq) GetSeconds

func (m *DBCommExpireReq) GetSeconds() int32

func (*DBCommExpireReq) ProtoMessage

func (*DBCommExpireReq) ProtoMessage()

func (*DBCommExpireReq) Reset

func (m *DBCommExpireReq) Reset()

func (*DBCommExpireReq) String

func (m *DBCommExpireReq) String() string

func (*DBCommExpireReq) XXX_DiscardUnknown

func (m *DBCommExpireReq) XXX_DiscardUnknown()

func (*DBCommExpireReq) XXX_Marshal

func (m *DBCommExpireReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommExpireReq) XXX_Merge

func (m *DBCommExpireReq) XXX_Merge(src proto.Message)

func (*DBCommExpireReq) XXX_Size

func (m *DBCommExpireReq) XXX_Size() int

func (*DBCommExpireReq) XXX_Unmarshal

func (m *DBCommExpireReq) XXX_Unmarshal(b []byte) error

type DBCommExpireRsp

type DBCommExpireRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommExpireRsp) Descriptor

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

func (*DBCommExpireRsp) GetRet

func (m *DBCommExpireRsp) GetRet() *Ret

func (*DBCommExpireRsp) ProtoMessage

func (*DBCommExpireRsp) ProtoMessage()

func (*DBCommExpireRsp) Reset

func (m *DBCommExpireRsp) Reset()

func (*DBCommExpireRsp) String

func (m *DBCommExpireRsp) String() string

func (*DBCommExpireRsp) XXX_DiscardUnknown

func (m *DBCommExpireRsp) XXX_DiscardUnknown()

func (*DBCommExpireRsp) XXX_Marshal

func (m *DBCommExpireRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommExpireRsp) XXX_Merge

func (m *DBCommExpireRsp) XXX_Merge(src proto.Message)

func (*DBCommExpireRsp) XXX_Size

func (m *DBCommExpireRsp) XXX_Size() int

func (*DBCommExpireRsp) XXX_Unmarshal

func (m *DBCommExpireRsp) XXX_Unmarshal(b []byte) error

type DBCommGetReq

type DBCommGetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_GET_REQ

func (*DBCommGetReq) Descriptor

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

func (*DBCommGetReq) GetDbType

func (m *DBCommGetReq) GetDbType() uint32

func (*DBCommGetReq) GetKey

func (m *DBCommGetReq) GetKey() string

func (*DBCommGetReq) ProtoMessage

func (*DBCommGetReq) ProtoMessage()

func (*DBCommGetReq) Reset

func (m *DBCommGetReq) Reset()

func (*DBCommGetReq) String

func (m *DBCommGetReq) String() string

func (*DBCommGetReq) XXX_DiscardUnknown

func (m *DBCommGetReq) XXX_DiscardUnknown()

func (*DBCommGetReq) XXX_Marshal

func (m *DBCommGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommGetReq) XXX_Merge

func (m *DBCommGetReq) XXX_Merge(src proto.Message)

func (*DBCommGetReq) XXX_Size

func (m *DBCommGetReq) XXX_Size() int

func (*DBCommGetReq) XXX_Unmarshal

func (m *DBCommGetReq) XXX_Unmarshal(b []byte) error

type DBCommGetRsp

type DBCommGetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Data                 []byte   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommGetRsp) Descriptor

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

func (*DBCommGetRsp) GetData

func (m *DBCommGetRsp) GetData() []byte

func (*DBCommGetRsp) GetRet

func (m *DBCommGetRsp) GetRet() *Ret

func (*DBCommGetRsp) ProtoMessage

func (*DBCommGetRsp) ProtoMessage()

func (*DBCommGetRsp) Reset

func (m *DBCommGetRsp) Reset()

func (*DBCommGetRsp) String

func (m *DBCommGetRsp) String() string

func (*DBCommGetRsp) XXX_DiscardUnknown

func (m *DBCommGetRsp) XXX_DiscardUnknown()

func (*DBCommGetRsp) XXX_Marshal

func (m *DBCommGetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommGetRsp) XXX_Merge

func (m *DBCommGetRsp) XXX_Merge(src proto.Message)

func (*DBCommGetRsp) XXX_Size

func (m *DBCommGetRsp) XXX_Size() int

func (*DBCommGetRsp) XXX_Unmarshal

func (m *DBCommGetRsp) XXX_Unmarshal(b []byte) error

type DBCommIncrReq

type DBCommIncrReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_INCR_REQ

func (*DBCommIncrReq) Descriptor

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

func (*DBCommIncrReq) GetDbType

func (m *DBCommIncrReq) GetDbType() uint32

func (*DBCommIncrReq) GetKey

func (m *DBCommIncrReq) GetKey() string

func (*DBCommIncrReq) ProtoMessage

func (*DBCommIncrReq) ProtoMessage()

func (*DBCommIncrReq) Reset

func (m *DBCommIncrReq) Reset()

func (*DBCommIncrReq) String

func (m *DBCommIncrReq) String() string

func (*DBCommIncrReq) XXX_DiscardUnknown

func (m *DBCommIncrReq) XXX_DiscardUnknown()

func (*DBCommIncrReq) XXX_Marshal

func (m *DBCommIncrReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommIncrReq) XXX_Merge

func (m *DBCommIncrReq) XXX_Merge(src proto.Message)

func (*DBCommIncrReq) XXX_Size

func (m *DBCommIncrReq) XXX_Size() int

func (*DBCommIncrReq) XXX_Unmarshal

func (m *DBCommIncrReq) XXX_Unmarshal(b []byte) error

type DBCommIncrRsp

type DBCommIncrRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Value                int64    `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommIncrRsp) Descriptor

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

func (*DBCommIncrRsp) GetRet

func (m *DBCommIncrRsp) GetRet() *Ret

func (*DBCommIncrRsp) GetValue

func (m *DBCommIncrRsp) GetValue() int64

func (*DBCommIncrRsp) ProtoMessage

func (*DBCommIncrRsp) ProtoMessage()

func (*DBCommIncrRsp) Reset

func (m *DBCommIncrRsp) Reset()

func (*DBCommIncrRsp) String

func (m *DBCommIncrRsp) String() string

func (*DBCommIncrRsp) XXX_DiscardUnknown

func (m *DBCommIncrRsp) XXX_DiscardUnknown()

func (*DBCommIncrRsp) XXX_Marshal

func (m *DBCommIncrRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommIncrRsp) XXX_Merge

func (m *DBCommIncrRsp) XXX_Merge(src proto.Message)

func (*DBCommIncrRsp) XXX_Size

func (m *DBCommIncrRsp) XXX_Size() int

func (*DBCommIncrRsp) XXX_Unmarshal

func (m *DBCommIncrRsp) XXX_Unmarshal(b []byte) error

type DBCommMGetReq

type DBCommMGetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	KeyList              []string `protobuf:"bytes,2,rep,name=key_list,json=keyList,proto3" json:"key_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_MGET_REQ

func (*DBCommMGetReq) Descriptor

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

func (*DBCommMGetReq) GetDbType

func (m *DBCommMGetReq) GetDbType() uint32

func (*DBCommMGetReq) GetKeyList

func (m *DBCommMGetReq) GetKeyList() []string

func (*DBCommMGetReq) ProtoMessage

func (*DBCommMGetReq) ProtoMessage()

func (*DBCommMGetReq) Reset

func (m *DBCommMGetReq) Reset()

func (*DBCommMGetReq) String

func (m *DBCommMGetReq) String() string

func (*DBCommMGetReq) XXX_DiscardUnknown

func (m *DBCommMGetReq) XXX_DiscardUnknown()

func (*DBCommMGetReq) XXX_Marshal

func (m *DBCommMGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommMGetReq) XXX_Merge

func (m *DBCommMGetReq) XXX_Merge(src proto.Message)

func (*DBCommMGetReq) XXX_Size

func (m *DBCommMGetReq) XXX_Size() int

func (*DBCommMGetReq) XXX_Unmarshal

func (m *DBCommMGetReq) XXX_Unmarshal(b []byte) error

type DBCommMGetRsp

type DBCommMGetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	DataList             [][]byte `protobuf:"bytes,2,rep,name=data_list,json=dataList,proto3" json:"data_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommMGetRsp) Descriptor

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

func (*DBCommMGetRsp) GetDataList

func (m *DBCommMGetRsp) GetDataList() [][]byte

func (*DBCommMGetRsp) GetRet

func (m *DBCommMGetRsp) GetRet() *Ret

func (*DBCommMGetRsp) ProtoMessage

func (*DBCommMGetRsp) ProtoMessage()

func (*DBCommMGetRsp) Reset

func (m *DBCommMGetRsp) Reset()

func (*DBCommMGetRsp) String

func (m *DBCommMGetRsp) String() string

func (*DBCommMGetRsp) XXX_DiscardUnknown

func (m *DBCommMGetRsp) XXX_DiscardUnknown()

func (*DBCommMGetRsp) XXX_Marshal

func (m *DBCommMGetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommMGetRsp) XXX_Merge

func (m *DBCommMGetRsp) XXX_Merge(src proto.Message)

func (*DBCommMGetRsp) XXX_Size

func (m *DBCommMGetRsp) XXX_Size() int

func (*DBCommMGetRsp) XXX_Unmarshal

func (m *DBCommMGetRsp) XXX_Unmarshal(b []byte) error

type DBCommSetExNxReq

type DBCommSetExNxReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Value                string   `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	Seconds              int32    `protobuf:"varint,4,opt,name=seconds,proto3" json:"seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_SETEXNX_REQ

func (*DBCommSetExNxReq) Descriptor

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

func (*DBCommSetExNxReq) GetDbType

func (m *DBCommSetExNxReq) GetDbType() uint32

func (*DBCommSetExNxReq) GetKey

func (m *DBCommSetExNxReq) GetKey() string

func (*DBCommSetExNxReq) GetSeconds

func (m *DBCommSetExNxReq) GetSeconds() int32

func (*DBCommSetExNxReq) GetValue

func (m *DBCommSetExNxReq) GetValue() string

func (*DBCommSetExNxReq) ProtoMessage

func (*DBCommSetExNxReq) ProtoMessage()

func (*DBCommSetExNxReq) Reset

func (m *DBCommSetExNxReq) Reset()

func (*DBCommSetExNxReq) String

func (m *DBCommSetExNxReq) String() string

func (*DBCommSetExNxReq) XXX_DiscardUnknown

func (m *DBCommSetExNxReq) XXX_DiscardUnknown()

func (*DBCommSetExNxReq) XXX_Marshal

func (m *DBCommSetExNxReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommSetExNxReq) XXX_Merge

func (m *DBCommSetExNxReq) XXX_Merge(src proto.Message)

func (*DBCommSetExNxReq) XXX_Size

func (m *DBCommSetExNxReq) XXX_Size() int

func (*DBCommSetExNxReq) XXX_Unmarshal

func (m *DBCommSetExNxReq) XXX_Unmarshal(b []byte) error

type DBCommSetExNxRsp

type DBCommSetExNxRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommSetExNxRsp) Descriptor

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

func (*DBCommSetExNxRsp) GetRet

func (m *DBCommSetExNxRsp) GetRet() *Ret

func (*DBCommSetExNxRsp) ProtoMessage

func (*DBCommSetExNxRsp) ProtoMessage()

func (*DBCommSetExNxRsp) Reset

func (m *DBCommSetExNxRsp) Reset()

func (*DBCommSetExNxRsp) String

func (m *DBCommSetExNxRsp) String() string

func (*DBCommSetExNxRsp) XXX_DiscardUnknown

func (m *DBCommSetExNxRsp) XXX_DiscardUnknown()

func (*DBCommSetExNxRsp) XXX_Marshal

func (m *DBCommSetExNxRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommSetExNxRsp) XXX_Merge

func (m *DBCommSetExNxRsp) XXX_Merge(src proto.Message)

func (*DBCommSetExNxRsp) XXX_Size

func (m *DBCommSetExNxRsp) XXX_Size() int

func (*DBCommSetExNxRsp) XXX_Unmarshal

func (m *DBCommSetExNxRsp) XXX_Unmarshal(b []byte) error

type DBCommSetReq

type DBCommSetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Data                 []byte   `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	IgnoreRsp            bool     `protobuf:"varint,4,opt,name=ignore_rsp,json=ignoreRsp,proto3" json:"ignore_rsp,omitempty"`
	ExpireSeconds        int32    `protobuf:"varint,5,opt,name=expire_seconds,json=expireSeconds,proto3" json:"expire_seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_SET_REQ

func (*DBCommSetReq) Descriptor

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

func (*DBCommSetReq) GetData

func (m *DBCommSetReq) GetData() []byte

func (*DBCommSetReq) GetDbType

func (m *DBCommSetReq) GetDbType() uint32

func (*DBCommSetReq) GetExpireSeconds

func (m *DBCommSetReq) GetExpireSeconds() int32

func (*DBCommSetReq) GetIgnoreRsp

func (m *DBCommSetReq) GetIgnoreRsp() bool

func (*DBCommSetReq) GetKey

func (m *DBCommSetReq) GetKey() string

func (*DBCommSetReq) ProtoMessage

func (*DBCommSetReq) ProtoMessage()

func (*DBCommSetReq) Reset

func (m *DBCommSetReq) Reset()

func (*DBCommSetReq) String

func (m *DBCommSetReq) String() string

func (*DBCommSetReq) XXX_DiscardUnknown

func (m *DBCommSetReq) XXX_DiscardUnknown()

func (*DBCommSetReq) XXX_Marshal

func (m *DBCommSetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommSetReq) XXX_Merge

func (m *DBCommSetReq) XXX_Merge(src proto.Message)

func (*DBCommSetReq) XXX_Size

func (m *DBCommSetReq) XXX_Size() int

func (*DBCommSetReq) XXX_Unmarshal

func (m *DBCommSetReq) XXX_Unmarshal(b []byte) error

type DBCommSetRsp

type DBCommSetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	DbType               uint32   `protobuf:"varint,2,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommSetRsp) Descriptor

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

func (*DBCommSetRsp) GetDbType

func (m *DBCommSetRsp) GetDbType() uint32

func (*DBCommSetRsp) GetRet

func (m *DBCommSetRsp) GetRet() *Ret

func (*DBCommSetRsp) ProtoMessage

func (*DBCommSetRsp) ProtoMessage()

func (*DBCommSetRsp) Reset

func (m *DBCommSetRsp) Reset()

func (*DBCommSetRsp) String

func (m *DBCommSetRsp) String() string

func (*DBCommSetRsp) XXX_DiscardUnknown

func (m *DBCommSetRsp) XXX_DiscardUnknown()

func (*DBCommSetRsp) XXX_Marshal

func (m *DBCommSetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommSetRsp) XXX_Merge

func (m *DBCommSetRsp) XXX_Merge(src proto.Message)

func (*DBCommSetRsp) XXX_Size

func (m *DBCommSetRsp) XXX_Size() int

func (*DBCommSetRsp) XXX_Unmarshal

func (m *DBCommSetRsp) XXX_Unmarshal(b []byte) error

type DBCommZRevRangeReq

type DBCommZRevRangeReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Key                  string   `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Start                int32    `protobuf:"varint,3,opt,name=start,proto3" json:"start,omitempty"`
	Stop                 int32    `protobuf:"varint,4,opt,name=stop,proto3" json:"stop,omitempty"`
	WithScores           bool     `protobuf:"varint,5,opt,name=with_scores,json=withScores,proto3" json:"with_scores,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZREVRANGE_REQ

func (*DBCommZRevRangeReq) Descriptor

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

func (*DBCommZRevRangeReq) GetDbType

func (m *DBCommZRevRangeReq) GetDbType() uint32

func (*DBCommZRevRangeReq) GetKey

func (m *DBCommZRevRangeReq) GetKey() string

func (*DBCommZRevRangeReq) GetStart

func (m *DBCommZRevRangeReq) GetStart() int32

func (*DBCommZRevRangeReq) GetStop

func (m *DBCommZRevRangeReq) GetStop() int32

func (*DBCommZRevRangeReq) GetWithScores

func (m *DBCommZRevRangeReq) GetWithScores() bool

func (*DBCommZRevRangeReq) ProtoMessage

func (*DBCommZRevRangeReq) ProtoMessage()

func (*DBCommZRevRangeReq) Reset

func (m *DBCommZRevRangeReq) Reset()

func (*DBCommZRevRangeReq) String

func (m *DBCommZRevRangeReq) String() string

func (*DBCommZRevRangeReq) XXX_DiscardUnknown

func (m *DBCommZRevRangeReq) XXX_DiscardUnknown()

func (*DBCommZRevRangeReq) XXX_Marshal

func (m *DBCommZRevRangeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZRevRangeReq) XXX_Merge

func (m *DBCommZRevRangeReq) XXX_Merge(src proto.Message)

func (*DBCommZRevRangeReq) XXX_Size

func (m *DBCommZRevRangeReq) XXX_Size() int

func (*DBCommZRevRangeReq) XXX_Unmarshal

func (m *DBCommZRevRangeReq) XXX_Unmarshal(b []byte) error

type DBCommZRevRangeRsp

type DBCommZRevRangeRsp struct {
	Ret                  *Ret            `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Items                []*DBRedisZItem `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*DBCommZRevRangeRsp) Descriptor

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

func (*DBCommZRevRangeRsp) GetItems

func (m *DBCommZRevRangeRsp) GetItems() []*DBRedisZItem

func (*DBCommZRevRangeRsp) GetRet

func (m *DBCommZRevRangeRsp) GetRet() *Ret

func (*DBCommZRevRangeRsp) ProtoMessage

func (*DBCommZRevRangeRsp) ProtoMessage()

func (*DBCommZRevRangeRsp) Reset

func (m *DBCommZRevRangeRsp) Reset()

func (*DBCommZRevRangeRsp) String

func (m *DBCommZRevRangeRsp) String() string

func (*DBCommZRevRangeRsp) XXX_DiscardUnknown

func (m *DBCommZRevRangeRsp) XXX_DiscardUnknown()

func (*DBCommZRevRangeRsp) XXX_Marshal

func (m *DBCommZRevRangeRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZRevRangeRsp) XXX_Merge

func (m *DBCommZRevRangeRsp) XXX_Merge(src proto.Message)

func (*DBCommZRevRangeRsp) XXX_Size

func (m *DBCommZRevRangeRsp) XXX_Size() int

func (*DBCommZRevRangeRsp) XXX_Unmarshal

func (m *DBCommZRevRangeRsp) XXX_Unmarshal(b []byte) error

type DBCommZScoreReq

type DBCommZScoreReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	SetName              string   `protobuf:"bytes,2,opt,name=set_name,json=setName,proto3" json:"set_name,omitempty"`
	Member               string   `protobuf:"bytes,3,opt,name=member,proto3" json:"member,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZSCORE_REQ

func (*DBCommZScoreReq) Descriptor

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

func (*DBCommZScoreReq) GetDbType

func (m *DBCommZScoreReq) GetDbType() uint32

func (*DBCommZScoreReq) GetMember

func (m *DBCommZScoreReq) GetMember() string

func (*DBCommZScoreReq) GetSetName

func (m *DBCommZScoreReq) GetSetName() string

func (*DBCommZScoreReq) ProtoMessage

func (*DBCommZScoreReq) ProtoMessage()

func (*DBCommZScoreReq) Reset

func (m *DBCommZScoreReq) Reset()

func (*DBCommZScoreReq) String

func (m *DBCommZScoreReq) String() string

func (*DBCommZScoreReq) XXX_DiscardUnknown

func (m *DBCommZScoreReq) XXX_DiscardUnknown()

func (*DBCommZScoreReq) XXX_Marshal

func (m *DBCommZScoreReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZScoreReq) XXX_Merge

func (m *DBCommZScoreReq) XXX_Merge(src proto.Message)

func (*DBCommZScoreReq) XXX_Size

func (m *DBCommZScoreReq) XXX_Size() int

func (*DBCommZScoreReq) XXX_Unmarshal

func (m *DBCommZScoreReq) XXX_Unmarshal(b []byte) error

type DBCommZScoreRsp

type DBCommZScoreRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Score                float64  `protobuf:"fixed64,2,opt,name=score,proto3" json:"score,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommZScoreRsp) Descriptor

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

func (*DBCommZScoreRsp) GetRet

func (m *DBCommZScoreRsp) GetRet() *Ret

func (*DBCommZScoreRsp) GetScore

func (m *DBCommZScoreRsp) GetScore() float64

func (*DBCommZScoreRsp) ProtoMessage

func (*DBCommZScoreRsp) ProtoMessage()

func (*DBCommZScoreRsp) Reset

func (m *DBCommZScoreRsp) Reset()

func (*DBCommZScoreRsp) String

func (m *DBCommZScoreRsp) String() string

func (*DBCommZScoreRsp) XXX_DiscardUnknown

func (m *DBCommZScoreRsp) XXX_DiscardUnknown()

func (*DBCommZScoreRsp) XXX_Marshal

func (m *DBCommZScoreRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZScoreRsp) XXX_Merge

func (m *DBCommZScoreRsp) XXX_Merge(src proto.Message)

func (*DBCommZScoreRsp) XXX_Size

func (m *DBCommZScoreRsp) XXX_Size() int

func (*DBCommZScoreRsp) XXX_Unmarshal

func (m *DBCommZScoreRsp) XXX_Unmarshal(b []byte) error

type DBCommZsetFindRankReq

type DBCommZsetFindRankReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	SetName              string   `protobuf:"bytes,2,opt,name=set_name,json=setName,proto3" json:"set_name,omitempty"`
	Key                  string   `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZSET_FIND_RANK_REQ

func (*DBCommZsetFindRankReq) Descriptor

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

func (*DBCommZsetFindRankReq) GetDbType

func (m *DBCommZsetFindRankReq) GetDbType() uint32

func (*DBCommZsetFindRankReq) GetKey

func (m *DBCommZsetFindRankReq) GetKey() string

func (*DBCommZsetFindRankReq) GetSetName

func (m *DBCommZsetFindRankReq) GetSetName() string

func (*DBCommZsetFindRankReq) ProtoMessage

func (*DBCommZsetFindRankReq) ProtoMessage()

func (*DBCommZsetFindRankReq) Reset

func (m *DBCommZsetFindRankReq) Reset()

func (*DBCommZsetFindRankReq) String

func (m *DBCommZsetFindRankReq) String() string

func (*DBCommZsetFindRankReq) XXX_DiscardUnknown

func (m *DBCommZsetFindRankReq) XXX_DiscardUnknown()

func (*DBCommZsetFindRankReq) XXX_Marshal

func (m *DBCommZsetFindRankReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetFindRankReq) XXX_Merge

func (m *DBCommZsetFindRankReq) XXX_Merge(src proto.Message)

func (*DBCommZsetFindRankReq) XXX_Size

func (m *DBCommZsetFindRankReq) XXX_Size() int

func (*DBCommZsetFindRankReq) XXX_Unmarshal

func (m *DBCommZsetFindRankReq) XXX_Unmarshal(b []byte) error

type DBCommZsetFindRankRsp

type DBCommZsetFindRankRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Rank                 int32    `protobuf:"varint,2,opt,name=rank,proto3" json:"rank,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommZsetFindRankRsp) Descriptor

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

func (*DBCommZsetFindRankRsp) GetRank

func (m *DBCommZsetFindRankRsp) GetRank() int32

func (*DBCommZsetFindRankRsp) GetRet

func (m *DBCommZsetFindRankRsp) GetRet() *Ret

func (*DBCommZsetFindRankRsp) ProtoMessage

func (*DBCommZsetFindRankRsp) ProtoMessage()

func (*DBCommZsetFindRankRsp) Reset

func (m *DBCommZsetFindRankRsp) Reset()

func (*DBCommZsetFindRankRsp) String

func (m *DBCommZsetFindRankRsp) String() string

func (*DBCommZsetFindRankRsp) XXX_DiscardUnknown

func (m *DBCommZsetFindRankRsp) XXX_DiscardUnknown()

func (*DBCommZsetFindRankRsp) XXX_Marshal

func (m *DBCommZsetFindRankRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetFindRankRsp) XXX_Merge

func (m *DBCommZsetFindRankRsp) XXX_Merge(src proto.Message)

func (*DBCommZsetFindRankRsp) XXX_Size

func (m *DBCommZsetFindRankRsp) XXX_Size() int

func (*DBCommZsetFindRankRsp) XXX_Unmarshal

func (m *DBCommZsetFindRankRsp) XXX_Unmarshal(b []byte) error

type DBCommZsetGetReq

type DBCommZsetGetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	SetName              string   `protobuf:"bytes,2,opt,name=set_name,json=setName,proto3" json:"set_name,omitempty"`
	BeginRank            int32    `protobuf:"varint,3,opt,name=begin_rank,json=beginRank,proto3" json:"begin_rank,omitempty"`
	EndRank              int32    `protobuf:"varint,4,opt,name=end_rank,json=endRank,proto3" json:"end_rank,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZSET_GET_REQ

func (*DBCommZsetGetReq) Descriptor

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

func (*DBCommZsetGetReq) GetBeginRank

func (m *DBCommZsetGetReq) GetBeginRank() int32

func (*DBCommZsetGetReq) GetDbType

func (m *DBCommZsetGetReq) GetDbType() uint32

func (*DBCommZsetGetReq) GetEndRank

func (m *DBCommZsetGetReq) GetEndRank() int32

func (*DBCommZsetGetReq) GetSetName

func (m *DBCommZsetGetReq) GetSetName() string

func (*DBCommZsetGetReq) ProtoMessage

func (*DBCommZsetGetReq) ProtoMessage()

func (*DBCommZsetGetReq) Reset

func (m *DBCommZsetGetReq) Reset()

func (*DBCommZsetGetReq) String

func (m *DBCommZsetGetReq) String() string

func (*DBCommZsetGetReq) XXX_DiscardUnknown

func (m *DBCommZsetGetReq) XXX_DiscardUnknown()

func (*DBCommZsetGetReq) XXX_Marshal

func (m *DBCommZsetGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetGetReq) XXX_Merge

func (m *DBCommZsetGetReq) XXX_Merge(src proto.Message)

func (*DBCommZsetGetReq) XXX_Size

func (m *DBCommZsetGetReq) XXX_Size() int

func (*DBCommZsetGetReq) XXX_Unmarshal

func (m *DBCommZsetGetReq) XXX_Unmarshal(b []byte) error

type DBCommZsetGetRsp

type DBCommZsetGetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	BeginRank            uint32   `protobuf:"varint,2,opt,name=begin_rank,json=beginRank,proto3" json:"begin_rank,omitempty"`
	EndRank              uint32   `protobuf:"varint,3,opt,name=end_rank,json=endRank,proto3" json:"end_rank,omitempty"`
	RankList             []string `protobuf:"bytes,4,rep,name=rank_list,json=rankList,proto3" json:"rank_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommZsetGetRsp) Descriptor

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

func (*DBCommZsetGetRsp) GetBeginRank

func (m *DBCommZsetGetRsp) GetBeginRank() uint32

func (*DBCommZsetGetRsp) GetEndRank

func (m *DBCommZsetGetRsp) GetEndRank() uint32

func (*DBCommZsetGetRsp) GetRankList

func (m *DBCommZsetGetRsp) GetRankList() []string

func (*DBCommZsetGetRsp) GetRet

func (m *DBCommZsetGetRsp) GetRet() *Ret

func (*DBCommZsetGetRsp) ProtoMessage

func (*DBCommZsetGetRsp) ProtoMessage()

func (*DBCommZsetGetRsp) Reset

func (m *DBCommZsetGetRsp) Reset()

func (*DBCommZsetGetRsp) String

func (m *DBCommZsetGetRsp) String() string

func (*DBCommZsetGetRsp) XXX_DiscardUnknown

func (m *DBCommZsetGetRsp) XXX_DiscardUnknown()

func (*DBCommZsetGetRsp) XXX_Marshal

func (m *DBCommZsetGetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetGetRsp) XXX_Merge

func (m *DBCommZsetGetRsp) XXX_Merge(src proto.Message)

func (*DBCommZsetGetRsp) XXX_Size

func (m *DBCommZsetGetRsp) XXX_Size() int

func (*DBCommZsetGetRsp) XXX_Unmarshal

func (m *DBCommZsetGetRsp) XXX_Unmarshal(b []byte) error

type DBCommZsetIncrReq

type DBCommZsetIncrReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	SetName              string   `protobuf:"bytes,2,opt,name=set_name,json=setName,proto3" json:"set_name,omitempty"`
	Member               string   `protobuf:"bytes,3,opt,name=member,proto3" json:"member,omitempty"`
	AddedScore           float64  `protobuf:"fixed64,4,opt,name=added_score,json=addedScore,proto3" json:"added_score,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZSET_INCR_REQ

func (*DBCommZsetIncrReq) Descriptor

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

func (*DBCommZsetIncrReq) GetAddedScore

func (m *DBCommZsetIncrReq) GetAddedScore() float64

func (*DBCommZsetIncrReq) GetDbType

func (m *DBCommZsetIncrReq) GetDbType() uint32

func (*DBCommZsetIncrReq) GetMember

func (m *DBCommZsetIncrReq) GetMember() string

func (*DBCommZsetIncrReq) GetSetName

func (m *DBCommZsetIncrReq) GetSetName() string

func (*DBCommZsetIncrReq) ProtoMessage

func (*DBCommZsetIncrReq) ProtoMessage()

func (*DBCommZsetIncrReq) Reset

func (m *DBCommZsetIncrReq) Reset()

func (*DBCommZsetIncrReq) String

func (m *DBCommZsetIncrReq) String() string

func (*DBCommZsetIncrReq) XXX_DiscardUnknown

func (m *DBCommZsetIncrReq) XXX_DiscardUnknown()

func (*DBCommZsetIncrReq) XXX_Marshal

func (m *DBCommZsetIncrReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetIncrReq) XXX_Merge

func (m *DBCommZsetIncrReq) XXX_Merge(src proto.Message)

func (*DBCommZsetIncrReq) XXX_Size

func (m *DBCommZsetIncrReq) XXX_Size() int

func (*DBCommZsetIncrReq) XXX_Unmarshal

func (m *DBCommZsetIncrReq) XXX_Unmarshal(b []byte) error

type DBCommZsetIncrRsp

type DBCommZsetIncrRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	ScoreAfter           float64  `protobuf:"fixed64,2,opt,name=score_after,json=scoreAfter,proto3" json:"score_after,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommZsetIncrRsp) Descriptor

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

func (*DBCommZsetIncrRsp) GetRet

func (m *DBCommZsetIncrRsp) GetRet() *Ret

func (*DBCommZsetIncrRsp) GetScoreAfter

func (m *DBCommZsetIncrRsp) GetScoreAfter() float64

func (*DBCommZsetIncrRsp) ProtoMessage

func (*DBCommZsetIncrRsp) ProtoMessage()

func (*DBCommZsetIncrRsp) Reset

func (m *DBCommZsetIncrRsp) Reset()

func (*DBCommZsetIncrRsp) String

func (m *DBCommZsetIncrRsp) String() string

func (*DBCommZsetIncrRsp) XXX_DiscardUnknown

func (m *DBCommZsetIncrRsp) XXX_DiscardUnknown()

func (*DBCommZsetIncrRsp) XXX_Marshal

func (m *DBCommZsetIncrRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetIncrRsp) XXX_Merge

func (m *DBCommZsetIncrRsp) XXX_Merge(src proto.Message)

func (*DBCommZsetIncrRsp) XXX_Size

func (m *DBCommZsetIncrRsp) XXX_Size() int

func (*DBCommZsetIncrRsp) XXX_Unmarshal

func (m *DBCommZsetIncrRsp) XXX_Unmarshal(b []byte) error

type DBCommZsetSetReq

type DBCommZsetSetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	SetName              string   `protobuf:"bytes,2,opt,name=set_name,json=setName,proto3" json:"set_name,omitempty"`
	MaxKeyCnt            int32    `protobuf:"varint,3,opt,name=max_key_cnt,json=maxKeyCnt,proto3" json:"max_key_cnt,omitempty"`
	Key                  string   `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"`
	Score                int32    `protobuf:"varint,5,opt,name=score,proto3" json:"score,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_COMM_ZSET_SET_REQ

func (*DBCommZsetSetReq) Descriptor

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

func (*DBCommZsetSetReq) GetDbType

func (m *DBCommZsetSetReq) GetDbType() uint32

func (*DBCommZsetSetReq) GetKey

func (m *DBCommZsetSetReq) GetKey() string

func (*DBCommZsetSetReq) GetMaxKeyCnt

func (m *DBCommZsetSetReq) GetMaxKeyCnt() int32

func (*DBCommZsetSetReq) GetScore

func (m *DBCommZsetSetReq) GetScore() int32

func (*DBCommZsetSetReq) GetSetName

func (m *DBCommZsetSetReq) GetSetName() string

func (*DBCommZsetSetReq) ProtoMessage

func (*DBCommZsetSetReq) ProtoMessage()

func (*DBCommZsetSetReq) Reset

func (m *DBCommZsetSetReq) Reset()

func (*DBCommZsetSetReq) String

func (m *DBCommZsetSetReq) String() string

func (*DBCommZsetSetReq) XXX_DiscardUnknown

func (m *DBCommZsetSetReq) XXX_DiscardUnknown()

func (*DBCommZsetSetReq) XXX_Marshal

func (m *DBCommZsetSetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetSetReq) XXX_Merge

func (m *DBCommZsetSetReq) XXX_Merge(src proto.Message)

func (*DBCommZsetSetReq) XXX_Size

func (m *DBCommZsetSetReq) XXX_Size() int

func (*DBCommZsetSetReq) XXX_Unmarshal

func (m *DBCommZsetSetReq) XXX_Unmarshal(b []byte) error

type DBCommZsetSetRsp

type DBCommZsetSetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBCommZsetSetRsp) Descriptor

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

func (*DBCommZsetSetRsp) GetRet

func (m *DBCommZsetSetRsp) GetRet() *Ret

func (*DBCommZsetSetRsp) ProtoMessage

func (*DBCommZsetSetRsp) ProtoMessage()

func (*DBCommZsetSetRsp) Reset

func (m *DBCommZsetSetRsp) Reset()

func (*DBCommZsetSetRsp) String

func (m *DBCommZsetSetRsp) String() string

func (*DBCommZsetSetRsp) XXX_DiscardUnknown

func (m *DBCommZsetSetRsp) XXX_DiscardUnknown()

func (*DBCommZsetSetRsp) XXX_Marshal

func (m *DBCommZsetSetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBCommZsetSetRsp) XXX_Merge

func (m *DBCommZsetSetRsp) XXX_Merge(src proto.Message)

func (*DBCommZsetSetRsp) XXX_Size

func (m *DBCommZsetSetRsp) XXX_Size() int

func (*DBCommZsetSetRsp) XXX_Unmarshal

func (m *DBCommZsetSetRsp) XXX_Unmarshal(b []byte) error

type DBRedisZItem

type DBRedisZItem struct {
	Member               string   `protobuf:"bytes,1,opt,name=member,proto3" json:"member,omitempty"`
	Score                int32    `protobuf:"varint,2,opt,name=score,proto3" json:"score,omitempty"`
	Rank                 int32    `protobuf:"varint,3,opt,name=rank,proto3" json:"rank,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBRedisZItem) Descriptor

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

func (*DBRedisZItem) GetMember

func (m *DBRedisZItem) GetMember() string

func (*DBRedisZItem) GetRank

func (m *DBRedisZItem) GetRank() int32

func (*DBRedisZItem) GetScore

func (m *DBRedisZItem) GetScore() int32

func (*DBRedisZItem) ProtoMessage

func (*DBRedisZItem) ProtoMessage()

func (*DBRedisZItem) Reset

func (m *DBRedisZItem) Reset()

func (*DBRedisZItem) String

func (m *DBRedisZItem) String() string

func (*DBRedisZItem) XXX_DiscardUnknown

func (m *DBRedisZItem) XXX_DiscardUnknown()

func (*DBRedisZItem) XXX_Marshal

func (m *DBRedisZItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBRedisZItem) XXX_Merge

func (m *DBRedisZItem) XXX_Merge(src proto.Message)

func (*DBRedisZItem) XXX_Size

func (m *DBRedisZItem) XXX_Size() int

func (*DBRedisZItem) XXX_Unmarshal

func (m *DBRedisZItem) XXX_Unmarshal(b []byte) error

type DBType

type DBType struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBType) Descriptor

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

func (*DBType) ProtoMessage

func (*DBType) ProtoMessage()

func (*DBType) Reset

func (m *DBType) Reset()

func (*DBType) String

func (m *DBType) String() string

func (*DBType) XXX_DiscardUnknown

func (m *DBType) XXX_DiscardUnknown()

func (*DBType) XXX_Marshal

func (m *DBType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBType) XXX_Merge

func (m *DBType) XXX_Merge(src proto.Message)

func (*DBType) XXX_Size

func (m *DBType) XXX_Size() int

func (*DBType) XXX_Unmarshal

func (m *DBType) XXX_Unmarshal(b []byte) error

type DBType_EDBType

type DBType_EDBType int32
const (
	DBType__DB_ZERO           DBType_EDBType = 0
	DBType_DB_TYPE_ROLE       DBType_EDBType = 1
	DBType_DB_TYPE_ACCOUNT    DBType_EDBType = 2
	DBType_DB_TYPE_BRIEF_INFO DBType_EDBType = 3
	DBType_DB_TYPE_RANK       DBType_EDBType = 4
	DBType_DB_TYPE_GUILD      DBType_EDBType = 5
	DBType_DB_TYPE_MAIL       DBType_EDBType = 6
	DBType_DB_TYPE_CHAT       DBType_EDBType = 7
	DBType_DB_TYPE_FRIEND     DBType_EDBType = 8
	DBType_DB_TYPE_MISC       DBType_EDBType = 99
)

func (DBType_EDBType) EnumDescriptor

func (DBType_EDBType) EnumDescriptor() ([]byte, []int)

func (DBType_EDBType) String

func (x DBType_EDBType) String() string

type DBUidGetReq

type DBUidGetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Uid                  uint64   `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_UID_GET_REQ

func (*DBUidGetReq) Descriptor

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

func (*DBUidGetReq) GetDbType

func (m *DBUidGetReq) GetDbType() uint32

func (*DBUidGetReq) GetUid

func (m *DBUidGetReq) GetUid() uint64

func (*DBUidGetReq) ProtoMessage

func (*DBUidGetReq) ProtoMessage()

func (*DBUidGetReq) Reset

func (m *DBUidGetReq) Reset()

func (*DBUidGetReq) String

func (m *DBUidGetReq) String() string

func (*DBUidGetReq) XXX_DiscardUnknown

func (m *DBUidGetReq) XXX_DiscardUnknown()

func (*DBUidGetReq) XXX_Marshal

func (m *DBUidGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidGetReq) XXX_Merge

func (m *DBUidGetReq) XXX_Merge(src proto.Message)

func (*DBUidGetReq) XXX_Size

func (m *DBUidGetReq) XXX_Size() int

func (*DBUidGetReq) XXX_Unmarshal

func (m *DBUidGetReq) XXX_Unmarshal(b []byte) error

type DBUidGetRsp

type DBUidGetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Data                 []byte   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBUidGetRsp) Descriptor

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

func (*DBUidGetRsp) GetData

func (m *DBUidGetRsp) GetData() []byte

func (*DBUidGetRsp) GetRet

func (m *DBUidGetRsp) GetRet() *Ret

func (*DBUidGetRsp) ProtoMessage

func (*DBUidGetRsp) ProtoMessage()

func (*DBUidGetRsp) Reset

func (m *DBUidGetRsp) Reset()

func (*DBUidGetRsp) String

func (m *DBUidGetRsp) String() string

func (*DBUidGetRsp) XXX_DiscardUnknown

func (m *DBUidGetRsp) XXX_DiscardUnknown()

func (*DBUidGetRsp) XXX_Marshal

func (m *DBUidGetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidGetRsp) XXX_Merge

func (m *DBUidGetRsp) XXX_Merge(src proto.Message)

func (*DBUidGetRsp) XXX_Size

func (m *DBUidGetRsp) XXX_Size() int

func (*DBUidGetRsp) XXX_Unmarshal

func (m *DBUidGetRsp) XXX_Unmarshal(b []byte) error

type DBUidMGetReq

type DBUidMGetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	UidList              []uint64 `protobuf:"varint,2,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_UID_MGET_REQ

func (*DBUidMGetReq) Descriptor

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

func (*DBUidMGetReq) GetDbType

func (m *DBUidMGetReq) GetDbType() uint32

func (*DBUidMGetReq) GetUidList

func (m *DBUidMGetReq) GetUidList() []uint64

func (*DBUidMGetReq) ProtoMessage

func (*DBUidMGetReq) ProtoMessage()

func (*DBUidMGetReq) Reset

func (m *DBUidMGetReq) Reset()

func (*DBUidMGetReq) String

func (m *DBUidMGetReq) String() string

func (*DBUidMGetReq) XXX_DiscardUnknown

func (m *DBUidMGetReq) XXX_DiscardUnknown()

func (*DBUidMGetReq) XXX_Marshal

func (m *DBUidMGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidMGetReq) XXX_Merge

func (m *DBUidMGetReq) XXX_Merge(src proto.Message)

func (*DBUidMGetReq) XXX_Size

func (m *DBUidMGetReq) XXX_Size() int

func (*DBUidMGetReq) XXX_Unmarshal

func (m *DBUidMGetReq) XXX_Unmarshal(b []byte) error

type DBUidMGetRsp

type DBUidMGetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	DataList             [][]byte `protobuf:"bytes,2,rep,name=data_list,json=dataList,proto3" json:"data_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBUidMGetRsp) Descriptor

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

func (*DBUidMGetRsp) GetDataList

func (m *DBUidMGetRsp) GetDataList() [][]byte

func (*DBUidMGetRsp) GetRet

func (m *DBUidMGetRsp) GetRet() *Ret

func (*DBUidMGetRsp) ProtoMessage

func (*DBUidMGetRsp) ProtoMessage()

func (*DBUidMGetRsp) Reset

func (m *DBUidMGetRsp) Reset()

func (*DBUidMGetRsp) String

func (m *DBUidMGetRsp) String() string

func (*DBUidMGetRsp) XXX_DiscardUnknown

func (m *DBUidMGetRsp) XXX_DiscardUnknown()

func (*DBUidMGetRsp) XXX_Marshal

func (m *DBUidMGetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidMGetRsp) XXX_Merge

func (m *DBUidMGetRsp) XXX_Merge(src proto.Message)

func (*DBUidMGetRsp) XXX_Size

func (m *DBUidMGetRsp) XXX_Size() int

func (*DBUidMGetRsp) XXX_Unmarshal

func (m *DBUidMGetRsp) XXX_Unmarshal(b []byte) error

type DBUidSetReq

type DBUidSetReq struct {
	DbType               uint32   `protobuf:"varint,1,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	Uid                  uint64   `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
	Data                 []byte   `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	IgnoreRsp            bool     `protobuf:"varint,4,opt,name=ignore_rsp,json=ignoreRsp,proto3" json:"ignore_rsp,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DB_UID_SET_REQ

func (*DBUidSetReq) Descriptor

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

func (*DBUidSetReq) GetData

func (m *DBUidSetReq) GetData() []byte

func (*DBUidSetReq) GetDbType

func (m *DBUidSetReq) GetDbType() uint32

func (*DBUidSetReq) GetIgnoreRsp

func (m *DBUidSetReq) GetIgnoreRsp() bool

func (*DBUidSetReq) GetUid

func (m *DBUidSetReq) GetUid() uint64

func (*DBUidSetReq) ProtoMessage

func (*DBUidSetReq) ProtoMessage()

func (*DBUidSetReq) Reset

func (m *DBUidSetReq) Reset()

func (*DBUidSetReq) String

func (m *DBUidSetReq) String() string

func (*DBUidSetReq) XXX_DiscardUnknown

func (m *DBUidSetReq) XXX_DiscardUnknown()

func (*DBUidSetReq) XXX_Marshal

func (m *DBUidSetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidSetReq) XXX_Merge

func (m *DBUidSetReq) XXX_Merge(src proto.Message)

func (*DBUidSetReq) XXX_Size

func (m *DBUidSetReq) XXX_Size() int

func (*DBUidSetReq) XXX_Unmarshal

func (m *DBUidSetReq) XXX_Unmarshal(b []byte) error

type DBUidSetRsp

type DBUidSetRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	DbType               uint32   `protobuf:"varint,2,opt,name=db_type,json=dbType,proto3" json:"db_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DBUidSetRsp) Descriptor

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

func (*DBUidSetRsp) GetDbType

func (m *DBUidSetRsp) GetDbType() uint32

func (*DBUidSetRsp) GetRet

func (m *DBUidSetRsp) GetRet() *Ret

func (*DBUidSetRsp) ProtoMessage

func (*DBUidSetRsp) ProtoMessage()

func (*DBUidSetRsp) Reset

func (m *DBUidSetRsp) Reset()

func (*DBUidSetRsp) String

func (m *DBUidSetRsp) String() string

func (*DBUidSetRsp) XXX_DiscardUnknown

func (m *DBUidSetRsp) XXX_DiscardUnknown()

func (*DBUidSetRsp) XXX_Marshal

func (m *DBUidSetRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DBUidSetRsp) XXX_Merge

func (m *DBUidSetRsp) XXX_Merge(src proto.Message)

func (*DBUidSetRsp) XXX_Size

func (m *DBUidSetRsp) XXX_Size() int

func (*DBUidSetRsp) XXX_Unmarshal

func (m *DBUidSetRsp) XXX_Unmarshal(b []byte) error

type DelMailReq

type DelMailReq struct {
	IdList               []int32  `protobuf:"varint,1,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIL_DEL_MAIL_REQ

func (*DelMailReq) Descriptor

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

func (*DelMailReq) GetIdList

func (m *DelMailReq) GetIdList() []int32

func (*DelMailReq) ProtoMessage

func (*DelMailReq) ProtoMessage()

func (*DelMailReq) Reset

func (m *DelMailReq) Reset()

func (*DelMailReq) String

func (m *DelMailReq) String() string

func (*DelMailReq) XXX_DiscardUnknown

func (m *DelMailReq) XXX_DiscardUnknown()

func (*DelMailReq) XXX_Marshal

func (m *DelMailReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DelMailReq) XXX_Merge

func (m *DelMailReq) XXX_Merge(src proto.Message)

func (*DelMailReq) XXX_Size

func (m *DelMailReq) XXX_Size() int

func (*DelMailReq) XXX_Unmarshal

func (m *DelMailReq) XXX_Unmarshal(b []byte) error

type DelMailRsp

type DelMailRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	IdList               []int32  `protobuf:"varint,2,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DelMailRsp) Descriptor

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

func (*DelMailRsp) GetIdList

func (m *DelMailRsp) GetIdList() []int32

func (*DelMailRsp) GetRet

func (m *DelMailRsp) GetRet() *Ret

func (*DelMailRsp) ProtoMessage

func (*DelMailRsp) ProtoMessage()

func (*DelMailRsp) Reset

func (m *DelMailRsp) Reset()

func (*DelMailRsp) String

func (m *DelMailRsp) String() string

func (*DelMailRsp) XXX_DiscardUnknown

func (m *DelMailRsp) XXX_DiscardUnknown()

func (*DelMailRsp) XXX_Marshal

func (m *DelMailRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DelMailRsp) XXX_Merge

func (m *DelMailRsp) XXX_Merge(src proto.Message)

func (*DelMailRsp) XXX_Size

func (m *DelMailRsp) XXX_Size() int

func (*DelMailRsp) XXX_Unmarshal

func (m *DelMailRsp) XXX_Unmarshal(b []byte) error

type EItemID

type EItemID int32

一些常用的道具ID

const (
	EItemID__ITEM_ID_NONE    EItemID = 0
	EItemID_GOLD             EItemID = 10101002
	EItemID_DIAMOND          EItemID = 10101003
	EItemID_MONEY            EItemID = 10101004
	EItemID_GUILDGOLD        EItemID = 10101007
	EItemID_GUILDEXP         EItemID = 10101008
	EItemID_LIVENESS         EItemID = 10101009
	EItemID_SINEW            EItemID = 10101001
	EItemID_EXP              EItemID = 10201001
	EItemID_CHANGE_NAME_CARD EItemID = 20101001
)

func (EItemID) EnumDescriptor

func (EItemID) EnumDescriptor() ([]byte, []int)

func (EItemID) String

func (x EItemID) String() string

type EItemMainType

type EItemMainType int32

道具类型

const (
	EItemMainType__ITEM_MAIN_TYPE_NONE EItemMainType = 0
	EItemMainType_ICON                 EItemMainType = 701
	EItemMainType_HERO_CARD            EItemMainType = 401
	EItemMainType_EQUIP                EItemMainType = 501
	EItemMainType_ARTIFACT             EItemMainType = 601
	EItemMainType_PACKAGE              EItemMainType = 901
)

func (EItemMainType) EnumDescriptor

func (EItemMainType) EnumDescriptor() ([]byte, []int)

func (EItemMainType) String

func (x EItemMainType) String() string

type EItemSubType

type EItemSubType int32
const (
	EItemSubType__ITEM_SUB_TYPE_NONE EItemSubType = 0
	EItemSubType_ICON_ICON           EItemSubType = 70101
	EItemSubType_ICON_FRAME          EItemSubType = 70102
)

func (EItemSubType) EnumDescriptor

func (EItemSubType) EnumDescriptor() ([]byte, []int)

func (EItemSubType) String

func (x EItemSubType) String() string

type EItemType

type EItemType int32
const (
	EItemType__ITEM_TYPE_NONE EItemType = 0
	EItemType_DROP            EItemType = 9
)

func (EItemType) EnumDescriptor

func (EItemType) EnumDescriptor() ([]byte, []int)

func (EItemType) String

func (x EItemType) String() string

type EKickOutReason

type EKickOutReason int32
const (
	EKickOutReason_UNKNOWN           EKickOutReason = 0
	EKickOutReason_HEARTBEAT_TIMEOUT EKickOutReason = 1
	EKickOutReason_MULTI_PLACE_LOGIN EKickOutReason = 2
)

func (EKickOutReason) EnumDescriptor

func (EKickOutReason) EnumDescriptor() ([]byte, []int)

func (EKickOutReason) String

func (x EKickOutReason) String() string

type EMysqlType

type EMysqlType int32
const (
	EMysqlType__MYSQL_TYPE_NONE     EMysqlType = 0
	EMysqlType_MYSQL_TYPE_ROLE_INFO EMysqlType = 1
)

func (EMysqlType) EnumDescriptor

func (EMysqlType) EnumDescriptor() ([]byte, []int)

func (EMysqlType) String

func (x EMysqlType) String() string

type ERedPointSystem

type ERedPointSystem int32

红点系统枚举

const (
	ERedPointSystem__RED_POINT_SYSTEM_NONE ERedPointSystem = 0
	ERedPointSystem_RED_POINT_ICON         ERedPointSystem = 1
	ERedPointSystem_RED_POINT_FRAME        ERedPointSystem = 2
	ERedPointSystem_RED_POINT_CARD         ERedPointSystem = 3
	ERedPointSystem_RED_POINT_ACHIEVEMENT  ERedPointSystem = 4
)

func (ERedPointSystem) EnumDescriptor

func (ERedPointSystem) EnumDescriptor() ([]byte, []int)

func (ERedPointSystem) String

func (x ERedPointSystem) String() string

type ERoleSectionFlag

type ERoleSectionFlag int32

玩家数据段

const (
	ERoleSectionFlag__ERoleSectionFlag_ZERO ERoleSectionFlag = 0
	ERoleSectionFlag_ALL                    ERoleSectionFlag = -1
	ERoleSectionFlag_REGISTER_INFO          ERoleSectionFlag = 1
	ERoleSectionFlag_LOGIN_INFO             ERoleSectionFlag = 2
	ERoleSectionFlag_DESC_INFO              ERoleSectionFlag = 4
	ERoleSectionFlag_BASIC_INFO             ERoleSectionFlag = 8
	ERoleSectionFlag_INVENTORY_INFO         ERoleSectionFlag = 16
	ERoleSectionFlag_ICON_INFO              ERoleSectionFlag = 32
	ERoleSectionFlag_MALL_INFO              ERoleSectionFlag = 64
	ERoleSectionFlag_MAIN_TASK_INFO         ERoleSectionFlag = 128
	ERoleSectionFlag_GUILD_INFO             ERoleSectionFlag = 256
	ERoleSectionFlag_GUIDE_INFO             ERoleSectionFlag = 512
	ERoleSectionFlag_OPEN_FUNC_INFO         ERoleSectionFlag = 1024
	ERoleSectionFlag_ACTVITY_TASK_INFO      ERoleSectionFlag = 2048
)

func (ERoleSectionFlag) EnumDescriptor

func (ERoleSectionFlag) EnumDescriptor() ([]byte, []int)

func (ERoleSectionFlag) String

func (x ERoleSectionFlag) String() string

type ErrorCode

type ErrorCode int32
const (
	// 公共错误码,范围:[-99,0]
	ErrorCode_ERR_OK                              ErrorCode = 0
	ErrorCode_ERR_FAIL                            ErrorCode = -1
	ErrorCode_ERR_TIMEOUT                         ErrorCode = -2
	ErrorCode_ERR_MARSHAL                         ErrorCode = -3
	ErrorCode_ERR_NOT_EXIST                       ErrorCode = -4
	ErrorCode_ERR_DB                              ErrorCode = -5
	ErrorCode_ERR_CONF                            ErrorCode = -6
	ErrorCode_ERR_ARGV                            ErrorCode = -7
	ErrorCode_ERR_ZONE                            ErrorCode = -8
	ErrorCode_ERR_INSTANCE_NOT_AVAILABLE          ErrorCode = -10001
	ErrorCode_ERR_ITEM_NOT_ENOUGH                 ErrorCode = -10002
	ErrorCode_ERR_ITEM_ADD_ERROR                  ErrorCode = -10003
	ErrorCode_ERR_ITEM_CARD_NOT_EXIST             ErrorCode = -10004
	ErrorCode_ERR_INSTANCE_NOT_PASS               ErrorCode = -10005
	ErrorCode_ERR_REWARD_ALREADY_GET              ErrorCode = -10006
	ErrorCode_ERR_SINEW_NOT_ENOUGH                ErrorCode = -10007
	ErrorCode_ERR_GOLD_NOT_ENOUGH                 ErrorCode = -10008
	ErrorCode_ERR_DIAMOND_NOT_ENOUGH              ErrorCode = -10009
	ErrorCode_ERR_RES_INSTANCE_MAX_TIMES          ErrorCode = -10010
	ErrorCode_ERR_RES_INSTANCE_NOT_OPEN           ErrorCode = -10011
	ErrorCode_ERR_RES_INSTANCE_MAX_BUY_TIMES      ErrorCode = -10012
	ErrorCode_ERR_FURY_COIN_NOT_ENOUGH            ErrorCode = -10013
	ErrorCode_ERR_SEMICONDUCTOR_NOT_ENOUGH        ErrorCode = -10014
	ErrorCode_ERR_ICON_NOT_HAVE                   ErrorCode = -10020
	ErrorCode_ERR_FRAME_NOT_HAVE                  ErrorCode = -10021
	ErrorCode_ERR_IMAGE_NOT_HAVE                  ErrorCode = -10022
	ErrorCode_ERR_INVALID_NAME                    ErrorCode = -10023
	ErrorCode_ERR_SENSITIVE_WORD                  ErrorCode = -10024
	ErrorCode_ERR_DUPLICATE_NAME                  ErrorCode = -10025
	ErrorCode_ERR_HERO_MAX_STAR                   ErrorCode = -10030
	ErrorCode_ERR_HERO_MAX_LEVEL                  ErrorCode = -10031
	ErrorCode_ERR_FRIEND_ALREADY_FRIEND           ErrorCode = -10050
	ErrorCode_ERR_FRIEND_NOT_EXIST                ErrorCode = -10051
	ErrorCode_ERR_FRIEND_MAX_INVITATION_NUM       ErrorCode = -10052
	ErrorCode_ERR_FRIEND_OTHER_MAX_INVITATION_NUM ErrorCode = -10053
	ErrorCode_ERR_FRIEND_INVITATION_NOT_EXIST     ErrorCode = -10054
	ErrorCode_ERR_FRIEND_MAX_FRIEND_NUM           ErrorCode = -10055
	ErrorCode_ERR_FRIEND_OTHER_MAX_FRIEND_NUM     ErrorCode = -10056
	ErrorCode_ERR_FRIEND_SHIELD                   ErrorCode = -10057
	ErrorCode_ERR_FRIEND_MAX_SHIELD               ErrorCode = -10058
	ErrorCode_ERR_MAIN_TASK_NOT_FINISH            ErrorCode = -10150
	ErrorCode_ERR_GUIDE_IS_EXIST                  ErrorCode = -10187
	ErrorCode_ERR_FUNCTION_NOT_OPEN               ErrorCode = -10188
	// 排行榜
	ErrorCode_ERR_RANK_TYPE_ERROR ErrorCode = -90000
)

func (ErrorCode) EnumDescriptor

func (ErrorCode) EnumDescriptor() ([]byte, []int)

func (ErrorCode) String

func (x ErrorCode) String() string

type FriendAddFriendReq

type FriendAddFriendReq struct {
	FriendUid            uint64   `protobuf:"varint,1,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	IsDelFriend          bool     `protobuf:"varint,2,opt,name=is_del_friend,json=isDelFriend,proto3" json:"is_del_friend,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_ADD_FRIEND_REQ

func (*FriendAddFriendReq) Descriptor

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

func (*FriendAddFriendReq) GetFriendUid

func (m *FriendAddFriendReq) GetFriendUid() uint64

func (*FriendAddFriendReq) GetIsDelFriend

func (m *FriendAddFriendReq) GetIsDelFriend() bool

func (*FriendAddFriendReq) ProtoMessage

func (*FriendAddFriendReq) ProtoMessage()

func (*FriendAddFriendReq) Reset

func (m *FriendAddFriendReq) Reset()

func (*FriendAddFriendReq) String

func (m *FriendAddFriendReq) String() string

func (*FriendAddFriendReq) XXX_DiscardUnknown

func (m *FriendAddFriendReq) XXX_DiscardUnknown()

func (*FriendAddFriendReq) XXX_Marshal

func (m *FriendAddFriendReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendAddFriendReq) XXX_Merge

func (m *FriendAddFriendReq) XXX_Merge(src proto.Message)

func (*FriendAddFriendReq) XXX_Size

func (m *FriendAddFriendReq) XXX_Size() int

func (*FriendAddFriendReq) XXX_Unmarshal

func (m *FriendAddFriendReq) XXX_Unmarshal(b []byte) error

type FriendAddFriendRsp

type FriendAddFriendRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	FriendUid            uint64   `protobuf:"varint,2,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	IsDelFriend          bool     `protobuf:"varint,3,opt,name=is_del_friend,json=isDelFriend,proto3" json:"is_del_friend,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FriendAddFriendRsp) Descriptor

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

func (*FriendAddFriendRsp) GetFriendUid

func (m *FriendAddFriendRsp) GetFriendUid() uint64

func (*FriendAddFriendRsp) GetIsDelFriend

func (m *FriendAddFriendRsp) GetIsDelFriend() bool

func (*FriendAddFriendRsp) GetRet

func (m *FriendAddFriendRsp) GetRet() *Ret

func (*FriendAddFriendRsp) ProtoMessage

func (*FriendAddFriendRsp) ProtoMessage()

func (*FriendAddFriendRsp) Reset

func (m *FriendAddFriendRsp) Reset()

func (*FriendAddFriendRsp) String

func (m *FriendAddFriendRsp) String() string

func (*FriendAddFriendRsp) XXX_DiscardUnknown

func (m *FriendAddFriendRsp) XXX_DiscardUnknown()

func (*FriendAddFriendRsp) XXX_Marshal

func (m *FriendAddFriendRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendAddFriendRsp) XXX_Merge

func (m *FriendAddFriendRsp) XXX_Merge(src proto.Message)

func (*FriendAddFriendRsp) XXX_Size

func (m *FriendAddFriendRsp) XXX_Size() int

func (*FriendAddFriendRsp) XXX_Unmarshal

func (m *FriendAddFriendRsp) XXX_Unmarshal(b []byte) error

type FriendConfirmFriendReq

type FriendConfirmFriendReq struct {
	FriendUid            uint64   `protobuf:"varint,1,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	IsReject             bool     `protobuf:"varint,2,opt,name=is_reject,json=isReject,proto3" json:"is_reject,omitempty"`
	AllInvitation        bool     `protobuf:"varint,3,opt,name=all_invitation,json=allInvitation,proto3" json:"all_invitation,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_CONFIRM_FRIEND_REQ

func (*FriendConfirmFriendReq) Descriptor

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

func (*FriendConfirmFriendReq) GetAllInvitation

func (m *FriendConfirmFriendReq) GetAllInvitation() bool

func (*FriendConfirmFriendReq) GetFriendUid

func (m *FriendConfirmFriendReq) GetFriendUid() uint64

func (*FriendConfirmFriendReq) GetIsReject

func (m *FriendConfirmFriendReq) GetIsReject() bool

func (*FriendConfirmFriendReq) ProtoMessage

func (*FriendConfirmFriendReq) ProtoMessage()

func (*FriendConfirmFriendReq) Reset

func (m *FriendConfirmFriendReq) Reset()

func (*FriendConfirmFriendReq) String

func (m *FriendConfirmFriendReq) String() string

func (*FriendConfirmFriendReq) XXX_DiscardUnknown

func (m *FriendConfirmFriendReq) XXX_DiscardUnknown()

func (*FriendConfirmFriendReq) XXX_Marshal

func (m *FriendConfirmFriendReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendConfirmFriendReq) XXX_Merge

func (m *FriendConfirmFriendReq) XXX_Merge(src proto.Message)

func (*FriendConfirmFriendReq) XXX_Size

func (m *FriendConfirmFriendReq) XXX_Size() int

func (*FriendConfirmFriendReq) XXX_Unmarshal

func (m *FriendConfirmFriendReq) XXX_Unmarshal(b []byte) error

type FriendConfirmFriendRsp

type FriendConfirmFriendRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	FriendUid            uint64   `protobuf:"varint,2,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	IsReject             bool     `protobuf:"varint,3,opt,name=is_reject,json=isReject,proto3" json:"is_reject,omitempty"`
	AllInvitation        bool     `protobuf:"varint,4,opt,name=all_invitation,json=allInvitation,proto3" json:"all_invitation,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FriendConfirmFriendRsp) Descriptor

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

func (*FriendConfirmFriendRsp) GetAllInvitation

func (m *FriendConfirmFriendRsp) GetAllInvitation() bool

func (*FriendConfirmFriendRsp) GetFriendUid

func (m *FriendConfirmFriendRsp) GetFriendUid() uint64

func (*FriendConfirmFriendRsp) GetIsReject

func (m *FriendConfirmFriendRsp) GetIsReject() bool

func (*FriendConfirmFriendRsp) GetRet

func (m *FriendConfirmFriendRsp) GetRet() *Ret

func (*FriendConfirmFriendRsp) ProtoMessage

func (*FriendConfirmFriendRsp) ProtoMessage()

func (*FriendConfirmFriendRsp) Reset

func (m *FriendConfirmFriendRsp) Reset()

func (*FriendConfirmFriendRsp) String

func (m *FriendConfirmFriendRsp) String() string

func (*FriendConfirmFriendRsp) XXX_DiscardUnknown

func (m *FriendConfirmFriendRsp) XXX_DiscardUnknown()

func (*FriendConfirmFriendRsp) XXX_Marshal

func (m *FriendConfirmFriendRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendConfirmFriendRsp) XXX_Merge

func (m *FriendConfirmFriendRsp) XXX_Merge(src proto.Message)

func (*FriendConfirmFriendRsp) XXX_Size

func (m *FriendConfirmFriendRsp) XXX_Size() int

func (*FriendConfirmFriendRsp) XXX_Unmarshal

func (m *FriendConfirmFriendRsp) XXX_Unmarshal(b []byte) error

type FriendGetFriendInfoReq

type FriendGetFriendInfoReq struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_GET_FRIEND_INFO_REQ

func (*FriendGetFriendInfoReq) Descriptor

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

func (*FriendGetFriendInfoReq) ProtoMessage

func (*FriendGetFriendInfoReq) ProtoMessage()

func (*FriendGetFriendInfoReq) Reset

func (m *FriendGetFriendInfoReq) Reset()

func (*FriendGetFriendInfoReq) String

func (m *FriendGetFriendInfoReq) String() string

func (*FriendGetFriendInfoReq) XXX_DiscardUnknown

func (m *FriendGetFriendInfoReq) XXX_DiscardUnknown()

func (*FriendGetFriendInfoReq) XXX_Marshal

func (m *FriendGetFriendInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendGetFriendInfoReq) XXX_Merge

func (m *FriendGetFriendInfoReq) XXX_Merge(src proto.Message)

func (*FriendGetFriendInfoReq) XXX_Size

func (m *FriendGetFriendInfoReq) XXX_Size() int

func (*FriendGetFriendInfoReq) XXX_Unmarshal

func (m *FriendGetFriendInfoReq) XXX_Unmarshal(b []byte) error

type FriendGetFriendInfoRsp

type FriendGetFriendInfoRsp struct {
	Ret                  *Ret            `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	FriendInfo           *RoleFriendInfo `protobuf:"bytes,2,opt,name=friend_info,json=friendInfo,proto3" json:"friend_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*FriendGetFriendInfoRsp) Descriptor

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

func (*FriendGetFriendInfoRsp) GetFriendInfo

func (m *FriendGetFriendInfoRsp) GetFriendInfo() *RoleFriendInfo

func (*FriendGetFriendInfoRsp) GetRet

func (m *FriendGetFriendInfoRsp) GetRet() *Ret

func (*FriendGetFriendInfoRsp) ProtoMessage

func (*FriendGetFriendInfoRsp) ProtoMessage()

func (*FriendGetFriendInfoRsp) Reset

func (m *FriendGetFriendInfoRsp) Reset()

func (*FriendGetFriendInfoRsp) String

func (m *FriendGetFriendInfoRsp) String() string

func (*FriendGetFriendInfoRsp) XXX_DiscardUnknown

func (m *FriendGetFriendInfoRsp) XXX_DiscardUnknown()

func (*FriendGetFriendInfoRsp) XXX_Marshal

func (m *FriendGetFriendInfoRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendGetFriendInfoRsp) XXX_Merge

func (m *FriendGetFriendInfoRsp) XXX_Merge(src proto.Message)

func (*FriendGetFriendInfoRsp) XXX_Size

func (m *FriendGetFriendInfoRsp) XXX_Size() int

func (*FriendGetFriendInfoRsp) XXX_Unmarshal

func (m *FriendGetFriendInfoRsp) XXX_Unmarshal(b []byte) error

type FriendInnerAddFriendReq

type FriendInnerAddFriendReq struct {
	FromUid              uint64   `protobuf:"varint,1,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
	IsDelFriend          bool     `protobuf:"varint,2,opt,name=is_del_friend,json=isDelFriend,proto3" json:"is_del_friend,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_INNER_ADD_FRIEND_REQ

func (*FriendInnerAddFriendReq) Descriptor

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

func (*FriendInnerAddFriendReq) GetFromUid

func (m *FriendInnerAddFriendReq) GetFromUid() uint64

func (*FriendInnerAddFriendReq) GetIsDelFriend

func (m *FriendInnerAddFriendReq) GetIsDelFriend() bool

func (*FriendInnerAddFriendReq) ProtoMessage

func (*FriendInnerAddFriendReq) ProtoMessage()

func (*FriendInnerAddFriendReq) Reset

func (m *FriendInnerAddFriendReq) Reset()

func (*FriendInnerAddFriendReq) String

func (m *FriendInnerAddFriendReq) String() string

func (*FriendInnerAddFriendReq) XXX_DiscardUnknown

func (m *FriendInnerAddFriendReq) XXX_DiscardUnknown()

func (*FriendInnerAddFriendReq) XXX_Marshal

func (m *FriendInnerAddFriendReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendInnerAddFriendReq) XXX_Merge

func (m *FriendInnerAddFriendReq) XXX_Merge(src proto.Message)

func (*FriendInnerAddFriendReq) XXX_Size

func (m *FriendInnerAddFriendReq) XXX_Size() int

func (*FriendInnerAddFriendReq) XXX_Unmarshal

func (m *FriendInnerAddFriendReq) XXX_Unmarshal(b []byte) error

type FriendInnerAddFriendRsp

type FriendInnerAddFriendRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FriendInnerAddFriendRsp) Descriptor

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

func (*FriendInnerAddFriendRsp) GetRet

func (m *FriendInnerAddFriendRsp) GetRet() *Ret

func (*FriendInnerAddFriendRsp) ProtoMessage

func (*FriendInnerAddFriendRsp) ProtoMessage()

func (*FriendInnerAddFriendRsp) Reset

func (m *FriendInnerAddFriendRsp) Reset()

func (*FriendInnerAddFriendRsp) String

func (m *FriendInnerAddFriendRsp) String() string

func (*FriendInnerAddFriendRsp) XXX_DiscardUnknown

func (m *FriendInnerAddFriendRsp) XXX_DiscardUnknown()

func (*FriendInnerAddFriendRsp) XXX_Marshal

func (m *FriendInnerAddFriendRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendInnerAddFriendRsp) XXX_Merge

func (m *FriendInnerAddFriendRsp) XXX_Merge(src proto.Message)

func (*FriendInnerAddFriendRsp) XXX_Size

func (m *FriendInnerAddFriendRsp) XXX_Size() int

func (*FriendInnerAddFriendRsp) XXX_Unmarshal

func (m *FriendInnerAddFriendRsp) XXX_Unmarshal(b []byte) error

type FriendInnerConfirmFriendReq

type FriendInnerConfirmFriendReq struct {
	FromUid              uint64   `protobuf:"varint,1,opt,name=from_uid,json=fromUid,proto3" json:"from_uid,omitempty"`
	FromName             string   `protobuf:"bytes,2,opt,name=from_name,json=fromName,proto3" json:"from_name,omitempty"`
	IsReject             bool     `protobuf:"varint,3,opt,name=is_reject,json=isReject,proto3" json:"is_reject,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_INNER_CONFIRM_FRIEND_REQ

func (*FriendInnerConfirmFriendReq) Descriptor

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

func (*FriendInnerConfirmFriendReq) GetFromName

func (m *FriendInnerConfirmFriendReq) GetFromName() string

func (*FriendInnerConfirmFriendReq) GetFromUid

func (m *FriendInnerConfirmFriendReq) GetFromUid() uint64

func (*FriendInnerConfirmFriendReq) GetIsReject

func (m *FriendInnerConfirmFriendReq) GetIsReject() bool

func (*FriendInnerConfirmFriendReq) ProtoMessage

func (*FriendInnerConfirmFriendReq) ProtoMessage()

func (*FriendInnerConfirmFriendReq) Reset

func (m *FriendInnerConfirmFriendReq) Reset()

func (*FriendInnerConfirmFriendReq) String

func (m *FriendInnerConfirmFriendReq) String() string

func (*FriendInnerConfirmFriendReq) XXX_DiscardUnknown

func (m *FriendInnerConfirmFriendReq) XXX_DiscardUnknown()

func (*FriendInnerConfirmFriendReq) XXX_Marshal

func (m *FriendInnerConfirmFriendReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendInnerConfirmFriendReq) XXX_Merge

func (m *FriendInnerConfirmFriendReq) XXX_Merge(src proto.Message)

func (*FriendInnerConfirmFriendReq) XXX_Size

func (m *FriendInnerConfirmFriendReq) XXX_Size() int

func (*FriendInnerConfirmFriendReq) XXX_Unmarshal

func (m *FriendInnerConfirmFriendReq) XXX_Unmarshal(b []byte) error

type FriendInnerConfirmFriendRsp

type FriendInnerConfirmFriendRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FriendInnerConfirmFriendRsp) Descriptor

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

func (*FriendInnerConfirmFriendRsp) GetRet

func (m *FriendInnerConfirmFriendRsp) GetRet() *Ret

func (*FriendInnerConfirmFriendRsp) ProtoMessage

func (*FriendInnerConfirmFriendRsp) ProtoMessage()

func (*FriendInnerConfirmFriendRsp) Reset

func (m *FriendInnerConfirmFriendRsp) Reset()

func (*FriendInnerConfirmFriendRsp) String

func (m *FriendInnerConfirmFriendRsp) String() string

func (*FriendInnerConfirmFriendRsp) XXX_DiscardUnknown

func (m *FriendInnerConfirmFriendRsp) XXX_DiscardUnknown()

func (*FriendInnerConfirmFriendRsp) XXX_Marshal

func (m *FriendInnerConfirmFriendRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendInnerConfirmFriendRsp) XXX_Merge

func (m *FriendInnerConfirmFriendRsp) XXX_Merge(src proto.Message)

func (*FriendInnerConfirmFriendRsp) XXX_Size

func (m *FriendInnerConfirmFriendRsp) XXX_Size() int

func (*FriendInnerConfirmFriendRsp) XXX_Unmarshal

func (m *FriendInnerConfirmFriendRsp) XXX_Unmarshal(b []byte) error

type FriendSearchRoleReq

type FriendSearchRoleReq struct {
	SearchString         string   `protobuf:"bytes,1,opt,name=search_string,json=searchString,proto3" json:"search_string,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_SEARCH_ROLE_REQ

func (*FriendSearchRoleReq) Descriptor

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

func (*FriendSearchRoleReq) GetSearchString

func (m *FriendSearchRoleReq) GetSearchString() string

func (*FriendSearchRoleReq) ProtoMessage

func (*FriendSearchRoleReq) ProtoMessage()

func (*FriendSearchRoleReq) Reset

func (m *FriendSearchRoleReq) Reset()

func (*FriendSearchRoleReq) String

func (m *FriendSearchRoleReq) String() string

func (*FriendSearchRoleReq) XXX_DiscardUnknown

func (m *FriendSearchRoleReq) XXX_DiscardUnknown()

func (*FriendSearchRoleReq) XXX_Marshal

func (m *FriendSearchRoleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendSearchRoleReq) XXX_Merge

func (m *FriendSearchRoleReq) XXX_Merge(src proto.Message)

func (*FriendSearchRoleReq) XXX_Size

func (m *FriendSearchRoleReq) XXX_Size() int

func (*FriendSearchRoleReq) XXX_Unmarshal

func (m *FriendSearchRoleReq) XXX_Unmarshal(b []byte) error

type FriendSearchRoleRsp

type FriendSearchRoleRsp struct {
	Ret                  *Ret          `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	RoleList             []*PbIconDesc `protobuf:"bytes,2,rep,name=role_list,json=roleList,proto3" json:"role_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*FriendSearchRoleRsp) Descriptor

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

func (*FriendSearchRoleRsp) GetRet

func (m *FriendSearchRoleRsp) GetRet() *Ret

func (*FriendSearchRoleRsp) GetRoleList

func (m *FriendSearchRoleRsp) GetRoleList() []*PbIconDesc

func (*FriendSearchRoleRsp) ProtoMessage

func (*FriendSearchRoleRsp) ProtoMessage()

func (*FriendSearchRoleRsp) Reset

func (m *FriendSearchRoleRsp) Reset()

func (*FriendSearchRoleRsp) String

func (m *FriendSearchRoleRsp) String() string

func (*FriendSearchRoleRsp) XXX_DiscardUnknown

func (m *FriendSearchRoleRsp) XXX_DiscardUnknown()

func (*FriendSearchRoleRsp) XXX_Marshal

func (m *FriendSearchRoleRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendSearchRoleRsp) XXX_Merge

func (m *FriendSearchRoleRsp) XXX_Merge(src proto.Message)

func (*FriendSearchRoleRsp) XXX_Size

func (m *FriendSearchRoleRsp) XXX_Size() int

func (*FriendSearchRoleRsp) XXX_Unmarshal

func (m *FriendSearchRoleRsp) XXX_Unmarshal(b []byte) error

type FriendShieldUserReq

type FriendShieldUserReq struct {
	ShieldUid            uint64   `protobuf:"varint,1,opt,name=shield_uid,json=shieldUid,proto3" json:"shield_uid,omitempty"`
	IsCancelShield       bool     `protobuf:"varint,2,opt,name=is_cancel_shield,json=isCancelShield,proto3" json:"is_cancel_shield,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FRIEND_SHIELD_USER_REQ

func (*FriendShieldUserReq) Descriptor

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

func (*FriendShieldUserReq) GetIsCancelShield

func (m *FriendShieldUserReq) GetIsCancelShield() bool

func (*FriendShieldUserReq) GetShieldUid

func (m *FriendShieldUserReq) GetShieldUid() uint64

func (*FriendShieldUserReq) ProtoMessage

func (*FriendShieldUserReq) ProtoMessage()

func (*FriendShieldUserReq) Reset

func (m *FriendShieldUserReq) Reset()

func (*FriendShieldUserReq) String

func (m *FriendShieldUserReq) String() string

func (*FriendShieldUserReq) XXX_DiscardUnknown

func (m *FriendShieldUserReq) XXX_DiscardUnknown()

func (*FriendShieldUserReq) XXX_Marshal

func (m *FriendShieldUserReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendShieldUserReq) XXX_Merge

func (m *FriendShieldUserReq) XXX_Merge(src proto.Message)

func (*FriendShieldUserReq) XXX_Size

func (m *FriendShieldUserReq) XXX_Size() int

func (*FriendShieldUserReq) XXX_Unmarshal

func (m *FriendShieldUserReq) XXX_Unmarshal(b []byte) error

type FriendShieldUserRsp

type FriendShieldUserRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	ShieldUid            uint64   `protobuf:"varint,2,opt,name=shield_uid,json=shieldUid,proto3" json:"shield_uid,omitempty"`
	IsCancelShield       bool     `protobuf:"varint,3,opt,name=is_cancel_shield,json=isCancelShield,proto3" json:"is_cancel_shield,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FriendShieldUserRsp) Descriptor

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

func (*FriendShieldUserRsp) GetIsCancelShield

func (m *FriendShieldUserRsp) GetIsCancelShield() bool

func (*FriendShieldUserRsp) GetRet

func (m *FriendShieldUserRsp) GetRet() *Ret

func (*FriendShieldUserRsp) GetShieldUid

func (m *FriendShieldUserRsp) GetShieldUid() uint64

func (*FriendShieldUserRsp) ProtoMessage

func (*FriendShieldUserRsp) ProtoMessage()

func (*FriendShieldUserRsp) Reset

func (m *FriendShieldUserRsp) Reset()

func (*FriendShieldUserRsp) String

func (m *FriendShieldUserRsp) String() string

func (*FriendShieldUserRsp) XXX_DiscardUnknown

func (m *FriendShieldUserRsp) XXX_DiscardUnknown()

func (*FriendShieldUserRsp) XXX_Marshal

func (m *FriendShieldUserRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FriendShieldUserRsp) XXX_Merge

func (m *FriendShieldUserRsp) XXX_Merge(src proto.Message)

func (*FriendShieldUserRsp) XXX_Size

func (m *FriendShieldUserRsp) XXX_Size() int

func (*FriendShieldUserRsp) XXX_Unmarshal

func (m *FriendShieldUserRsp) XXX_Unmarshal(b []byte) error

type GMAddItemReq

type GMAddItemReq struct {
	Id                   int32    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Count                int32    `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_GM_ADD_ITEM_REQ

func (*GMAddItemReq) Descriptor

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

func (*GMAddItemReq) GetCount

func (m *GMAddItemReq) GetCount() int32

func (*GMAddItemReq) GetId

func (m *GMAddItemReq) GetId() int32

func (*GMAddItemReq) ProtoMessage

func (*GMAddItemReq) ProtoMessage()

func (*GMAddItemReq) Reset

func (m *GMAddItemReq) Reset()

func (*GMAddItemReq) String

func (m *GMAddItemReq) String() string

func (*GMAddItemReq) XXX_DiscardUnknown

func (m *GMAddItemReq) XXX_DiscardUnknown()

func (*GMAddItemReq) XXX_Marshal

func (m *GMAddItemReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMAddItemReq) XXX_Merge

func (m *GMAddItemReq) XXX_Merge(src proto.Message)

func (*GMAddItemReq) XXX_Size

func (m *GMAddItemReq) XXX_Size() int

func (*GMAddItemReq) XXX_Unmarshal

func (m *GMAddItemReq) XXX_Unmarshal(b []byte) error

type GMAddItemRsp

type GMAddItemRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GMAddItemRsp) Descriptor

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

func (*GMAddItemRsp) GetRet

func (m *GMAddItemRsp) GetRet() *Ret

func (*GMAddItemRsp) ProtoMessage

func (*GMAddItemRsp) ProtoMessage()

func (*GMAddItemRsp) Reset

func (m *GMAddItemRsp) Reset()

func (*GMAddItemRsp) String

func (m *GMAddItemRsp) String() string

func (*GMAddItemRsp) XXX_DiscardUnknown

func (m *GMAddItemRsp) XXX_DiscardUnknown()

func (*GMAddItemRsp) XXX_Marshal

func (m *GMAddItemRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMAddItemRsp) XXX_Merge

func (m *GMAddItemRsp) XXX_Merge(src proto.Message)

func (*GMAddItemRsp) XXX_Size

func (m *GMAddItemRsp) XXX_Size() int

func (*GMAddItemRsp) XXX_Unmarshal

func (m *GMAddItemRsp) XXX_Unmarshal(b []byte) error

type GMGetRoleReq

type GMGetRoleReq struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_GM_GET_ROLE_REQ

func (*GMGetRoleReq) Descriptor

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

func (*GMGetRoleReq) ProtoMessage

func (*GMGetRoleReq) ProtoMessage()

func (*GMGetRoleReq) Reset

func (m *GMGetRoleReq) Reset()

func (*GMGetRoleReq) String

func (m *GMGetRoleReq) String() string

func (*GMGetRoleReq) XXX_DiscardUnknown

func (m *GMGetRoleReq) XXX_DiscardUnknown()

func (*GMGetRoleReq) XXX_Marshal

func (m *GMGetRoleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMGetRoleReq) XXX_Merge

func (m *GMGetRoleReq) XXX_Merge(src proto.Message)

func (*GMGetRoleReq) XXX_Size

func (m *GMGetRoleReq) XXX_Size() int

func (*GMGetRoleReq) XXX_Unmarshal

func (m *GMGetRoleReq) XXX_Unmarshal(b []byte) error

type GMGetRoleRsp

type GMGetRoleRsp struct {
	Ret                  *Ret      `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	RoleInfo             *RoleInfo `protobuf:"bytes,2,opt,name=role_info,json=roleInfo,proto3" json:"role_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*GMGetRoleRsp) Descriptor

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

func (*GMGetRoleRsp) GetRet

func (m *GMGetRoleRsp) GetRet() *Ret

func (*GMGetRoleRsp) GetRoleInfo

func (m *GMGetRoleRsp) GetRoleInfo() *RoleInfo

func (*GMGetRoleRsp) ProtoMessage

func (*GMGetRoleRsp) ProtoMessage()

func (*GMGetRoleRsp) Reset

func (m *GMGetRoleRsp) Reset()

func (*GMGetRoleRsp) String

func (m *GMGetRoleRsp) String() string

func (*GMGetRoleRsp) XXX_DiscardUnknown

func (m *GMGetRoleRsp) XXX_DiscardUnknown()

func (*GMGetRoleRsp) XXX_Marshal

func (m *GMGetRoleRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMGetRoleRsp) XXX_Merge

func (m *GMGetRoleRsp) XXX_Merge(src proto.Message)

func (*GMGetRoleRsp) XXX_Size

func (m *GMGetRoleRsp) XXX_Size() int

func (*GMGetRoleRsp) XXX_Unmarshal

func (m *GMGetRoleRsp) XXX_Unmarshal(b []byte) error

type GMSetRoleReq

type GMSetRoleReq struct {
	RoleInfo             *RoleInfo `protobuf:"bytes,1,opt,name=role_info,json=roleInfo,proto3" json:"role_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

MAIN_GM_SET_ROLE_REQ

func (*GMSetRoleReq) Descriptor

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

func (*GMSetRoleReq) GetRoleInfo

func (m *GMSetRoleReq) GetRoleInfo() *RoleInfo

func (*GMSetRoleReq) ProtoMessage

func (*GMSetRoleReq) ProtoMessage()

func (*GMSetRoleReq) Reset

func (m *GMSetRoleReq) Reset()

func (*GMSetRoleReq) String

func (m *GMSetRoleReq) String() string

func (*GMSetRoleReq) XXX_DiscardUnknown

func (m *GMSetRoleReq) XXX_DiscardUnknown()

func (*GMSetRoleReq) XXX_Marshal

func (m *GMSetRoleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMSetRoleReq) XXX_Merge

func (m *GMSetRoleReq) XXX_Merge(src proto.Message)

func (*GMSetRoleReq) XXX_Size

func (m *GMSetRoleReq) XXX_Size() int

func (*GMSetRoleReq) XXX_Unmarshal

func (m *GMSetRoleReq) XXX_Unmarshal(b []byte) error

type GMSetRoleRsp

type GMSetRoleRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GMSetRoleRsp) Descriptor

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

func (*GMSetRoleRsp) GetRet

func (m *GMSetRoleRsp) GetRet() *Ret

func (*GMSetRoleRsp) ProtoMessage

func (*GMSetRoleRsp) ProtoMessage()

func (*GMSetRoleRsp) Reset

func (m *GMSetRoleRsp) Reset()

func (*GMSetRoleRsp) String

func (m *GMSetRoleRsp) String() string

func (*GMSetRoleRsp) XXX_DiscardUnknown

func (m *GMSetRoleRsp) XXX_DiscardUnknown()

func (*GMSetRoleRsp) XXX_Marshal

func (m *GMSetRoleRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GMSetRoleRsp) XXX_Merge

func (m *GMSetRoleRsp) XXX_Merge(src proto.Message)

func (*GMSetRoleRsp) XXX_Size

func (m *GMSetRoleRsp) XXX_Size() int

func (*GMSetRoleRsp) XXX_Unmarshal

func (m *GMSetRoleRsp) XXX_Unmarshal(b []byte) error

type GetMailAttachReq

type GetMailAttachReq struct {
	IdList               []int32  `protobuf:"varint,1,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIL_GET_MAIL_ATTACH_REQ

func (*GetMailAttachReq) Descriptor

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

func (*GetMailAttachReq) GetIdList

func (m *GetMailAttachReq) GetIdList() []int32

func (*GetMailAttachReq) ProtoMessage

func (*GetMailAttachReq) ProtoMessage()

func (*GetMailAttachReq) Reset

func (m *GetMailAttachReq) Reset()

func (*GetMailAttachReq) String

func (m *GetMailAttachReq) String() string

func (*GetMailAttachReq) XXX_DiscardUnknown

func (m *GetMailAttachReq) XXX_DiscardUnknown()

func (*GetMailAttachReq) XXX_Marshal

func (m *GetMailAttachReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetMailAttachReq) XXX_Merge

func (m *GetMailAttachReq) XXX_Merge(src proto.Message)

func (*GetMailAttachReq) XXX_Size

func (m *GetMailAttachReq) XXX_Size() int

func (*GetMailAttachReq) XXX_Unmarshal

func (m *GetMailAttachReq) XXX_Unmarshal(b []byte) error

type GetMailAttachRsp

type GetMailAttachRsp struct {
	Ret                  *Ret      `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	IdList               []int32   `protobuf:"varint,2,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	ItemList             []*PbItem `protobuf:"bytes,3,rep,name=item_list,json=itemList,proto3" json:"item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*GetMailAttachRsp) Descriptor

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

func (*GetMailAttachRsp) GetIdList

func (m *GetMailAttachRsp) GetIdList() []int32

func (*GetMailAttachRsp) GetItemList

func (m *GetMailAttachRsp) GetItemList() []*PbItem

func (*GetMailAttachRsp) GetRet

func (m *GetMailAttachRsp) GetRet() *Ret

func (*GetMailAttachRsp) ProtoMessage

func (*GetMailAttachRsp) ProtoMessage()

func (*GetMailAttachRsp) Reset

func (m *GetMailAttachRsp) Reset()

func (*GetMailAttachRsp) String

func (m *GetMailAttachRsp) String() string

func (*GetMailAttachRsp) XXX_DiscardUnknown

func (m *GetMailAttachRsp) XXX_DiscardUnknown()

func (*GetMailAttachRsp) XXX_Marshal

func (m *GetMailAttachRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetMailAttachRsp) XXX_Merge

func (m *GetMailAttachRsp) XXX_Merge(src proto.Message)

func (*GetMailAttachRsp) XXX_Size

func (m *GetMailAttachRsp) XXX_Size() int

func (*GetMailAttachRsp) XXX_Unmarshal

func (m *GetMailAttachRsp) XXX_Unmarshal(b []byte) error

type GetMailListReq

type GetMailListReq struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIL_GET_MAIL_LIST_REQ

func (*GetMailListReq) Descriptor

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

func (*GetMailListReq) ProtoMessage

func (*GetMailListReq) ProtoMessage()

func (*GetMailListReq) Reset

func (m *GetMailListReq) Reset()

func (*GetMailListReq) String

func (m *GetMailListReq) String() string

func (*GetMailListReq) XXX_DiscardUnknown

func (m *GetMailListReq) XXX_DiscardUnknown()

func (*GetMailListReq) XXX_Marshal

func (m *GetMailListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetMailListReq) XXX_Merge

func (m *GetMailListReq) XXX_Merge(src proto.Message)

func (*GetMailListReq) XXX_Size

func (m *GetMailListReq) XXX_Size() int

func (*GetMailListReq) XXX_Unmarshal

func (m *GetMailListReq) XXX_Unmarshal(b []byte) error

type GetMailListRsp

type GetMailListRsp struct {
	Ret                  *Ret      `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	MailInfo             *MailInfo `protobuf:"bytes,2,opt,name=mail_info,json=mailInfo,proto3" json:"mail_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*GetMailListRsp) Descriptor

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

func (*GetMailListRsp) GetMailInfo

func (m *GetMailListRsp) GetMailInfo() *MailInfo

func (*GetMailListRsp) GetRet

func (m *GetMailListRsp) GetRet() *Ret

func (*GetMailListRsp) ProtoMessage

func (*GetMailListRsp) ProtoMessage()

func (*GetMailListRsp) Reset

func (m *GetMailListRsp) Reset()

func (*GetMailListRsp) String

func (m *GetMailListRsp) String() string

func (*GetMailListRsp) XXX_DiscardUnknown

func (m *GetMailListRsp) XXX_DiscardUnknown()

func (*GetMailListRsp) XXX_Marshal

func (m *GetMailListRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetMailListRsp) XXX_Merge

func (m *GetMailListRsp) XXX_Merge(src proto.Message)

func (*GetMailListRsp) XXX_Size

func (m *GetMailListRsp) XXX_Size() int

func (*GetMailListRsp) XXX_Unmarshal

func (m *GetMailListRsp) XXX_Unmarshal(b []byte) error

type GetUserListReq

type GetUserListReq struct {
	AppId                uint32   `protobuf:"varint,1,opt,name=appId,proto3" json:"appId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

获取用户列表

func (*GetUserListReq) Descriptor

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

func (*GetUserListReq) GetAppId

func (m *GetUserListReq) GetAppId() uint32

func (*GetUserListReq) ProtoMessage

func (*GetUserListReq) ProtoMessage()

func (*GetUserListReq) Reset

func (m *GetUserListReq) Reset()

func (*GetUserListReq) String

func (m *GetUserListReq) String() string

func (*GetUserListReq) XXX_DiscardUnknown

func (m *GetUserListReq) XXX_DiscardUnknown()

func (*GetUserListReq) XXX_Marshal

func (m *GetUserListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetUserListReq) XXX_Merge

func (m *GetUserListReq) XXX_Merge(src proto.Message)

func (*GetUserListReq) XXX_Size

func (m *GetUserListReq) XXX_Size() int

func (*GetUserListReq) XXX_Unmarshal

func (m *GetUserListReq) XXX_Unmarshal(b []byte) error

type GetUserListRsp

type GetUserListRsp struct {
	RetCode              uint32   `protobuf:"varint,1,opt,name=retCode,proto3" json:"retCode,omitempty"`
	ErrMsg               string   `protobuf:"bytes,2,opt,name=errMsg,proto3" json:"errMsg,omitempty"`
	UserId               []string `protobuf:"bytes,3,rep,name=userId,proto3" json:"userId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetUserListRsp) Descriptor

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

func (*GetUserListRsp) GetErrMsg

func (m *GetUserListRsp) GetErrMsg() string

func (*GetUserListRsp) GetRetCode

func (m *GetUserListRsp) GetRetCode() uint32

func (*GetUserListRsp) GetUserId

func (m *GetUserListRsp) GetUserId() []string

func (*GetUserListRsp) ProtoMessage

func (*GetUserListRsp) ProtoMessage()

func (*GetUserListRsp) Reset

func (m *GetUserListRsp) Reset()

func (*GetUserListRsp) String

func (m *GetUserListRsp) String() string

func (*GetUserListRsp) XXX_DiscardUnknown

func (m *GetUserListRsp) XXX_DiscardUnknown()

func (*GetUserListRsp) XXX_Marshal

func (m *GetUserListRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetUserListRsp) XXX_Merge

func (m *GetUserListRsp) XXX_Merge(src proto.Message)

func (*GetUserListRsp) XXX_Size

func (m *GetUserListRsp) XXX_Size() int

func (*GetUserListRsp) XXX_Unmarshal

func (m *GetUserListRsp) XXX_Unmarshal(b []byte) error

type HeartBeatReq

type HeartBeatReq struct {
	ClientNowMs          int64    `protobuf:"varint,2,opt,name=client_now_ms,json=clientNowMs,proto3" json:"client_now_ms,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_HEARTBEAT_REQ

func (*HeartBeatReq) Descriptor

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

func (*HeartBeatReq) GetClientNowMs

func (m *HeartBeatReq) GetClientNowMs() int64

func (*HeartBeatReq) ProtoMessage

func (*HeartBeatReq) ProtoMessage()

func (*HeartBeatReq) Reset

func (m *HeartBeatReq) Reset()

func (*HeartBeatReq) String

func (m *HeartBeatReq) String() string

func (*HeartBeatReq) XXX_DiscardUnknown

func (m *HeartBeatReq) XXX_DiscardUnknown()

func (*HeartBeatReq) XXX_Marshal

func (m *HeartBeatReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HeartBeatReq) XXX_Merge

func (m *HeartBeatReq) XXX_Merge(src proto.Message)

func (*HeartBeatReq) XXX_Size

func (m *HeartBeatReq) XXX_Size() int

func (*HeartBeatReq) XXX_Unmarshal

func (m *HeartBeatReq) XXX_Unmarshal(b []byte) error

type HeartBeatRsp

type HeartBeatRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	ClientNowMsInReq     int64    `protobuf:"varint,2,opt,name=client_now_ms_in_req,json=clientNowMsInReq,proto3" json:"client_now_ms_in_req,omitempty"`
	ServerNowMs          int64    `protobuf:"varint,3,opt,name=server_now_ms,json=serverNowMs,proto3" json:"server_now_ms,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HeartBeatRsp) Descriptor

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

func (*HeartBeatRsp) GetClientNowMsInReq

func (m *HeartBeatRsp) GetClientNowMsInReq() int64

func (*HeartBeatRsp) GetRet

func (m *HeartBeatRsp) GetRet() *Ret

func (*HeartBeatRsp) GetServerNowMs

func (m *HeartBeatRsp) GetServerNowMs() int64

func (*HeartBeatRsp) ProtoMessage

func (*HeartBeatRsp) ProtoMessage()

func (*HeartBeatRsp) Reset

func (m *HeartBeatRsp) Reset()

func (*HeartBeatRsp) String

func (m *HeartBeatRsp) String() string

func (*HeartBeatRsp) XXX_DiscardUnknown

func (m *HeartBeatRsp) XXX_DiscardUnknown()

func (*HeartBeatRsp) XXX_Marshal

func (m *HeartBeatRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HeartBeatRsp) XXX_Merge

func (m *HeartBeatRsp) XXX_Merge(src proto.Message)

func (*HeartBeatRsp) XXX_Size

func (m *HeartBeatRsp) XXX_Size() int

func (*HeartBeatRsp) XXX_Unmarshal

func (m *HeartBeatRsp) XXX_Unmarshal(b []byte) error

type InfoGetBriefInfoReq

type InfoGetBriefInfoReq struct {
	UidList              []uint64 `protobuf:"varint,1,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

INFO_GET_BRIEF_INFO_REQ

func (*InfoGetBriefInfoReq) Descriptor

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

func (*InfoGetBriefInfoReq) GetUidList

func (m *InfoGetBriefInfoReq) GetUidList() []uint64

func (*InfoGetBriefInfoReq) ProtoMessage

func (*InfoGetBriefInfoReq) ProtoMessage()

func (*InfoGetBriefInfoReq) Reset

func (m *InfoGetBriefInfoReq) Reset()

func (*InfoGetBriefInfoReq) String

func (m *InfoGetBriefInfoReq) String() string

func (*InfoGetBriefInfoReq) XXX_DiscardUnknown

func (m *InfoGetBriefInfoReq) XXX_DiscardUnknown()

func (*InfoGetBriefInfoReq) XXX_Marshal

func (m *InfoGetBriefInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoGetBriefInfoReq) XXX_Merge

func (m *InfoGetBriefInfoReq) XXX_Merge(src proto.Message)

func (*InfoGetBriefInfoReq) XXX_Size

func (m *InfoGetBriefInfoReq) XXX_Size() int

func (*InfoGetBriefInfoReq) XXX_Unmarshal

func (m *InfoGetBriefInfoReq) XXX_Unmarshal(b []byte) error

type InfoGetBriefInfoRsp

type InfoGetBriefInfoRsp struct {
	Ret                  *Ret               `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	InfoList             []*PbRoleBriefInfo `protobuf:"bytes,2,rep,name=info_list,json=infoList,proto3" json:"info_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*InfoGetBriefInfoRsp) Descriptor

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

func (*InfoGetBriefInfoRsp) GetInfoList

func (m *InfoGetBriefInfoRsp) GetInfoList() []*PbRoleBriefInfo

func (*InfoGetBriefInfoRsp) GetRet

func (m *InfoGetBriefInfoRsp) GetRet() *Ret

func (*InfoGetBriefInfoRsp) ProtoMessage

func (*InfoGetBriefInfoRsp) ProtoMessage()

func (*InfoGetBriefInfoRsp) Reset

func (m *InfoGetBriefInfoRsp) Reset()

func (*InfoGetBriefInfoRsp) String

func (m *InfoGetBriefInfoRsp) String() string

func (*InfoGetBriefInfoRsp) XXX_DiscardUnknown

func (m *InfoGetBriefInfoRsp) XXX_DiscardUnknown()

func (*InfoGetBriefInfoRsp) XXX_Marshal

func (m *InfoGetBriefInfoRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoGetBriefInfoRsp) XXX_Merge

func (m *InfoGetBriefInfoRsp) XXX_Merge(src proto.Message)

func (*InfoGetBriefInfoRsp) XXX_Size

func (m *InfoGetBriefInfoRsp) XXX_Size() int

func (*InfoGetBriefInfoRsp) XXX_Unmarshal

func (m *InfoGetBriefInfoRsp) XXX_Unmarshal(b []byte) error

type InfoGetIconDescReq

type InfoGetIconDescReq struct {
	UidList              []uint64 `protobuf:"varint,1,rep,packed,name=uid_list,json=uidList,proto3" json:"uid_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

INFO_GET_ICON_DESC_REQ

func (*InfoGetIconDescReq) Descriptor

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

func (*InfoGetIconDescReq) GetUidList

func (m *InfoGetIconDescReq) GetUidList() []uint64

func (*InfoGetIconDescReq) ProtoMessage

func (*InfoGetIconDescReq) ProtoMessage()

func (*InfoGetIconDescReq) Reset

func (m *InfoGetIconDescReq) Reset()

func (*InfoGetIconDescReq) String

func (m *InfoGetIconDescReq) String() string

func (*InfoGetIconDescReq) XXX_DiscardUnknown

func (m *InfoGetIconDescReq) XXX_DiscardUnknown()

func (*InfoGetIconDescReq) XXX_Marshal

func (m *InfoGetIconDescReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoGetIconDescReq) XXX_Merge

func (m *InfoGetIconDescReq) XXX_Merge(src proto.Message)

func (*InfoGetIconDescReq) XXX_Size

func (m *InfoGetIconDescReq) XXX_Size() int

func (*InfoGetIconDescReq) XXX_Unmarshal

func (m *InfoGetIconDescReq) XXX_Unmarshal(b []byte) error

type InfoGetIconDescRsp

type InfoGetIconDescRsp struct {
	Ret                  *Ret          `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	IconList             []*PbIconDesc `protobuf:"bytes,2,rep,name=icon_list,json=iconList,proto3" json:"icon_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*InfoGetIconDescRsp) Descriptor

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

func (*InfoGetIconDescRsp) GetIconList

func (m *InfoGetIconDescRsp) GetIconList() []*PbIconDesc

func (*InfoGetIconDescRsp) GetRet

func (m *InfoGetIconDescRsp) GetRet() *Ret

func (*InfoGetIconDescRsp) ProtoMessage

func (*InfoGetIconDescRsp) ProtoMessage()

func (*InfoGetIconDescRsp) Reset

func (m *InfoGetIconDescRsp) Reset()

func (*InfoGetIconDescRsp) String

func (m *InfoGetIconDescRsp) String() string

func (*InfoGetIconDescRsp) XXX_DiscardUnknown

func (m *InfoGetIconDescRsp) XXX_DiscardUnknown()

func (*InfoGetIconDescRsp) XXX_Marshal

func (m *InfoGetIconDescRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoGetIconDescRsp) XXX_Merge

func (m *InfoGetIconDescRsp) XXX_Merge(src proto.Message)

func (*InfoGetIconDescRsp) XXX_Size

func (m *InfoGetIconDescRsp) XXX_Size() int

func (*InfoGetIconDescRsp) XXX_Unmarshal

func (m *InfoGetIconDescRsp) XXX_Unmarshal(b []byte) error

type InfoSetBriefInfoReq

type InfoSetBriefInfoReq struct {
	Uid                  uint64           `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	Info                 *PbRoleBriefInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"`
	IgnoreRsp            bool             `protobuf:"varint,3,opt,name=ignore_rsp,json=ignoreRsp,proto3" json:"ignore_rsp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

INFO_SET_BRIEF_INFO_REQ

func (*InfoSetBriefInfoReq) Descriptor

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

func (*InfoSetBriefInfoReq) GetIgnoreRsp

func (m *InfoSetBriefInfoReq) GetIgnoreRsp() bool

func (*InfoSetBriefInfoReq) GetInfo

func (m *InfoSetBriefInfoReq) GetInfo() *PbRoleBriefInfo

func (*InfoSetBriefInfoReq) GetUid

func (m *InfoSetBriefInfoReq) GetUid() uint64

func (*InfoSetBriefInfoReq) ProtoMessage

func (*InfoSetBriefInfoReq) ProtoMessage()

func (*InfoSetBriefInfoReq) Reset

func (m *InfoSetBriefInfoReq) Reset()

func (*InfoSetBriefInfoReq) String

func (m *InfoSetBriefInfoReq) String() string

func (*InfoSetBriefInfoReq) XXX_DiscardUnknown

func (m *InfoSetBriefInfoReq) XXX_DiscardUnknown()

func (*InfoSetBriefInfoReq) XXX_Marshal

func (m *InfoSetBriefInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoSetBriefInfoReq) XXX_Merge

func (m *InfoSetBriefInfoReq) XXX_Merge(src proto.Message)

func (*InfoSetBriefInfoReq) XXX_Size

func (m *InfoSetBriefInfoReq) XXX_Size() int

func (*InfoSetBriefInfoReq) XXX_Unmarshal

func (m *InfoSetBriefInfoReq) XXX_Unmarshal(b []byte) error

type InfoSetBriefInfoRsp

type InfoSetBriefInfoRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*InfoSetBriefInfoRsp) Descriptor

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

func (*InfoSetBriefInfoRsp) GetRet

func (m *InfoSetBriefInfoRsp) GetRet() *Ret

func (*InfoSetBriefInfoRsp) ProtoMessage

func (*InfoSetBriefInfoRsp) ProtoMessage()

func (*InfoSetBriefInfoRsp) Reset

func (m *InfoSetBriefInfoRsp) Reset()

func (*InfoSetBriefInfoRsp) String

func (m *InfoSetBriefInfoRsp) String() string

func (*InfoSetBriefInfoRsp) XXX_DiscardUnknown

func (m *InfoSetBriefInfoRsp) XXX_DiscardUnknown()

func (*InfoSetBriefInfoRsp) XXX_Marshal

func (m *InfoSetBriefInfoRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InfoSetBriefInfoRsp) XXX_Merge

func (m *InfoSetBriefInfoRsp) XXX_Merge(src proto.Message)

func (*InfoSetBriefInfoRsp) XXX_Size

func (m *InfoSetBriefInfoRsp) XXX_Size() int

func (*InfoSetBriefInfoRsp) XXX_Unmarshal

func (m *InfoSetBriefInfoRsp) XXX_Unmarshal(b []byte) error

type ItemUseReq

type ItemUseReq struct {
	ItemList             []*PbItem `protobuf:"bytes,1,rep,name=item_list,json=itemList,proto3" json:"item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

MAIN_ITEM_USE_REQ

func (*ItemUseReq) Descriptor

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

func (*ItemUseReq) GetItemList

func (m *ItemUseReq) GetItemList() []*PbItem

func (*ItemUseReq) ProtoMessage

func (*ItemUseReq) ProtoMessage()

func (*ItemUseReq) Reset

func (m *ItemUseReq) Reset()

func (*ItemUseReq) String

func (m *ItemUseReq) String() string

func (*ItemUseReq) XXX_DiscardUnknown

func (m *ItemUseReq) XXX_DiscardUnknown()

func (*ItemUseReq) XXX_Marshal

func (m *ItemUseReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ItemUseReq) XXX_Merge

func (m *ItemUseReq) XXX_Merge(src proto.Message)

func (*ItemUseReq) XXX_Size

func (m *ItemUseReq) XXX_Size() int

func (*ItemUseReq) XXX_Unmarshal

func (m *ItemUseReq) XXX_Unmarshal(b []byte) error

type ItemUseRsp

type ItemUseRsp struct {
	Ret                  *Ret      `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	RealAddItemList      []*PbItem `protobuf:"bytes,2,rep,name=real_add_item_list,json=realAddItemList,proto3" json:"real_add_item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*ItemUseRsp) Descriptor

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

func (*ItemUseRsp) GetRealAddItemList

func (m *ItemUseRsp) GetRealAddItemList() []*PbItem

func (*ItemUseRsp) GetRet

func (m *ItemUseRsp) GetRet() *Ret

func (*ItemUseRsp) ProtoMessage

func (*ItemUseRsp) ProtoMessage()

func (*ItemUseRsp) Reset

func (m *ItemUseRsp) Reset()

func (*ItemUseRsp) String

func (m *ItemUseRsp) String() string

func (*ItemUseRsp) XXX_DiscardUnknown

func (m *ItemUseRsp) XXX_DiscardUnknown()

func (*ItemUseRsp) XXX_Marshal

func (m *ItemUseRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ItemUseRsp) XXX_Merge

func (m *ItemUseRsp) XXX_Merge(src proto.Message)

func (*ItemUseRsp) XXX_Size

func (m *ItemUseRsp) XXX_Size() int

func (*ItemUseRsp) XXX_Unmarshal

func (m *ItemUseRsp) XXX_Unmarshal(b []byte) error

type LoginReq

type LoginReq struct {
	Account              string   `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
	Password             string   `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	ServerId             string   `protobuf:"bytes,3,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_LOGIN_REQ

func (*LoginReq) Descriptor

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

func (*LoginReq) GetAccount

func (m *LoginReq) GetAccount() string

func (*LoginReq) GetPassword

func (m *LoginReq) GetPassword() string

func (*LoginReq) GetServerId

func (m *LoginReq) GetServerId() string

func (*LoginReq) ProtoMessage

func (*LoginReq) ProtoMessage()

func (*LoginReq) Reset

func (m *LoginReq) Reset()

func (*LoginReq) String

func (m *LoginReq) String() string

func (*LoginReq) XXX_DiscardUnknown

func (m *LoginReq) XXX_DiscardUnknown()

func (*LoginReq) XXX_Marshal

func (m *LoginReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LoginReq) XXX_Merge

func (m *LoginReq) XXX_Merge(src proto.Message)

func (*LoginReq) XXX_Size

func (m *LoginReq) XXX_Size() int

func (*LoginReq) XXX_Unmarshal

func (m *LoginReq) XXX_Unmarshal(b []byte) error

type LoginRsp

type LoginRsp struct {
	Ret                  *Ret      `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	TimeNowMs            int64     `protobuf:"varint,2,opt,name=time_now_ms,json=timeNowMs,proto3" json:"time_now_ms,omitempty"`
	RoleInfo             *RoleInfo `protobuf:"bytes,3,opt,name=role_info,json=roleInfo,proto3" json:"role_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*LoginRsp) Descriptor

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

func (*LoginRsp) GetRet

func (m *LoginRsp) GetRet() *Ret

func (*LoginRsp) GetRoleInfo

func (m *LoginRsp) GetRoleInfo() *RoleInfo

func (*LoginRsp) GetTimeNowMs

func (m *LoginRsp) GetTimeNowMs() int64

func (*LoginRsp) ProtoMessage

func (*LoginRsp) ProtoMessage()

func (*LoginRsp) Reset

func (m *LoginRsp) Reset()

func (*LoginRsp) String

func (m *LoginRsp) String() string

func (*LoginRsp) XXX_DiscardUnknown

func (m *LoginRsp) XXX_DiscardUnknown()

func (*LoginRsp) XXX_Marshal

func (m *LoginRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LoginRsp) XXX_Merge

func (m *LoginRsp) XXX_Merge(src proto.Message)

func (*LoginRsp) XXX_Size

func (m *LoginRsp) XXX_Size() int

func (*LoginRsp) XXX_Unmarshal

func (m *LoginRsp) XXX_Unmarshal(b []byte) error

type LogoutReq

type LogoutReq struct {
	ByServer             bool     `protobuf:"varint,1,opt,name=by_server,json=byServer,proto3" json:"by_server,omitempty"`
	Reason               string   `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIN_LOGOUT_REQ

func (*LogoutReq) Descriptor

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

func (*LogoutReq) GetByServer

func (m *LogoutReq) GetByServer() bool

func (*LogoutReq) GetReason

func (m *LogoutReq) GetReason() string

func (*LogoutReq) ProtoMessage

func (*LogoutReq) ProtoMessage()

func (*LogoutReq) Reset

func (m *LogoutReq) Reset()

func (*LogoutReq) String

func (m *LogoutReq) String() string

func (*LogoutReq) XXX_DiscardUnknown

func (m *LogoutReq) XXX_DiscardUnknown()

func (*LogoutReq) XXX_Marshal

func (m *LogoutReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LogoutReq) XXX_Merge

func (m *LogoutReq) XXX_Merge(src proto.Message)

func (*LogoutReq) XXX_Size

func (m *LogoutReq) XXX_Size() int

func (*LogoutReq) XXX_Unmarshal

func (m *LogoutReq) XXX_Unmarshal(b []byte) error

type LogoutRsp

type LogoutRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LogoutRsp) Descriptor

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

func (*LogoutRsp) GetRet

func (m *LogoutRsp) GetRet() *Ret

func (*LogoutRsp) ProtoMessage

func (*LogoutRsp) ProtoMessage()

func (*LogoutRsp) Reset

func (m *LogoutRsp) Reset()

func (*LogoutRsp) String

func (m *LogoutRsp) String() string

func (*LogoutRsp) XXX_DiscardUnknown

func (m *LogoutRsp) XXX_DiscardUnknown()

func (*LogoutRsp) XXX_Marshal

func (m *LogoutRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LogoutRsp) XXX_Merge

func (m *LogoutRsp) XXX_Merge(src proto.Message)

func (*LogoutRsp) XXX_Size

func (m *LogoutRsp) XXX_Size() int

func (*LogoutRsp) XXX_Unmarshal

func (m *LogoutRsp) XXX_Unmarshal(b []byte) error

type MailInfo

type MailInfo struct {
	Uid                  uint64    `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	MailList             []*PbMail `protobuf:"bytes,2,rep,name=mail_list,json=mailList,proto3" json:"mail_list,omitempty"`
	CurMailId            int32     `protobuf:"varint,3,opt,name=cur_mail_id,json=curMailId,proto3" json:"cur_mail_id,omitempty"`
	AddMailList          []int32   `protobuf:"varint,4,rep,packed,name=add_mail_list,json=addMailList,proto3" json:"add_mail_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*MailInfo) Descriptor

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

func (*MailInfo) GetAddMailList

func (m *MailInfo) GetAddMailList() []int32

func (*MailInfo) GetCurMailId

func (m *MailInfo) GetCurMailId() int32

func (*MailInfo) GetMailList

func (m *MailInfo) GetMailList() []*PbMail

func (*MailInfo) GetUid

func (m *MailInfo) GetUid() uint64

func (*MailInfo) ProtoMessage

func (*MailInfo) ProtoMessage()

func (*MailInfo) Reset

func (m *MailInfo) Reset()

func (*MailInfo) String

func (m *MailInfo) String() string

func (*MailInfo) XXX_DiscardUnknown

func (m *MailInfo) XXX_DiscardUnknown()

func (*MailInfo) XXX_Marshal

func (m *MailInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MailInfo) XXX_Merge

func (m *MailInfo) XXX_Merge(src proto.Message)

func (*MailInfo) XXX_Size

func (m *MailInfo) XXX_Size() int

func (*MailInfo) XXX_Unmarshal

func (m *MailInfo) XXX_Unmarshal(b []byte) error

type MailInnerAddMailReq

type MailInnerAddMailReq struct {
	MailList             []*PbMail `protobuf:"bytes,1,rep,name=mail_list,json=mailList,proto3" json:"mail_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

MAIL_INNER_ADD_MAIL_REQ

func (*MailInnerAddMailReq) Descriptor

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

func (*MailInnerAddMailReq) GetMailList

func (m *MailInnerAddMailReq) GetMailList() []*PbMail

func (*MailInnerAddMailReq) ProtoMessage

func (*MailInnerAddMailReq) ProtoMessage()

func (*MailInnerAddMailReq) Reset

func (m *MailInnerAddMailReq) Reset()

func (*MailInnerAddMailReq) String

func (m *MailInnerAddMailReq) String() string

func (*MailInnerAddMailReq) XXX_DiscardUnknown

func (m *MailInnerAddMailReq) XXX_DiscardUnknown()

func (*MailInnerAddMailReq) XXX_Marshal

func (m *MailInnerAddMailReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MailInnerAddMailReq) XXX_Merge

func (m *MailInnerAddMailReq) XXX_Merge(src proto.Message)

func (*MailInnerAddMailReq) XXX_Size

func (m *MailInnerAddMailReq) XXX_Size() int

func (*MailInnerAddMailReq) XXX_Unmarshal

func (m *MailInnerAddMailReq) XXX_Unmarshal(b []byte) error

type MailInnerAddMailRsp

type MailInnerAddMailRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MailInnerAddMailRsp) Descriptor

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

func (*MailInnerAddMailRsp) GetRet

func (m *MailInnerAddMailRsp) GetRet() *Ret

func (*MailInnerAddMailRsp) ProtoMessage

func (*MailInnerAddMailRsp) ProtoMessage()

func (*MailInnerAddMailRsp) Reset

func (m *MailInnerAddMailRsp) Reset()

func (*MailInnerAddMailRsp) String

func (m *MailInnerAddMailRsp) String() string

func (*MailInnerAddMailRsp) XXX_DiscardUnknown

func (m *MailInnerAddMailRsp) XXX_DiscardUnknown()

func (*MailInnerAddMailRsp) XXX_Marshal

func (m *MailInnerAddMailRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MailInnerAddMailRsp) XXX_Merge

func (m *MailInnerAddMailRsp) XXX_Merge(src proto.Message)

func (*MailInnerAddMailRsp) XXX_Size

func (m *MailInnerAddMailRsp) XXX_Size() int

func (*MailInnerAddMailRsp) XXX_Unmarshal

func (m *MailInnerAddMailRsp) XXX_Unmarshal(b []byte) error

type MailType

type MailType int32
const (
	MailType__MAIL_TYPE_NONE           MailType = 0
	MailType_MAIL_TYPE_SYSTEM          MailType = 1
	MailType_MAIL_TYPE_SYSTEM_TEMPLATE MailType = 2
	MailType_MAIL_TYPE_USER            MailType = 3
)

func (MailType) EnumDescriptor

func (MailType) EnumDescriptor() ([]byte, []int)

func (MailType) String

func (x MailType) String() string

type MainInnerAddItemReq

type MainInnerAddItemReq struct {
	ItemList             []*PbItem `protobuf:"bytes,1,rep,name=item_list,json=itemList,proto3" json:"item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

MAIN_INNER_ADD_ITEM_REQ

func (*MainInnerAddItemReq) Descriptor

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

func (*MainInnerAddItemReq) GetItemList

func (m *MainInnerAddItemReq) GetItemList() []*PbItem

func (*MainInnerAddItemReq) ProtoMessage

func (*MainInnerAddItemReq) ProtoMessage()

func (*MainInnerAddItemReq) Reset

func (m *MainInnerAddItemReq) Reset()

func (*MainInnerAddItemReq) String

func (m *MainInnerAddItemReq) String() string

func (*MainInnerAddItemReq) XXX_DiscardUnknown

func (m *MainInnerAddItemReq) XXX_DiscardUnknown()

func (*MainInnerAddItemReq) XXX_Marshal

func (m *MainInnerAddItemReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MainInnerAddItemReq) XXX_Merge

func (m *MainInnerAddItemReq) XXX_Merge(src proto.Message)

func (*MainInnerAddItemReq) XXX_Size

func (m *MainInnerAddItemReq) XXX_Size() int

func (*MainInnerAddItemReq) XXX_Unmarshal

func (m *MainInnerAddItemReq) XXX_Unmarshal(b []byte) error

type MainInnerAddItemRsp

type MainInnerAddItemRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MainInnerAddItemRsp) Descriptor

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

func (*MainInnerAddItemRsp) GetRet

func (m *MainInnerAddItemRsp) GetRet() *Ret

func (*MainInnerAddItemRsp) ProtoMessage

func (*MainInnerAddItemRsp) ProtoMessage()

func (*MainInnerAddItemRsp) Reset

func (m *MainInnerAddItemRsp) Reset()

func (*MainInnerAddItemRsp) String

func (m *MainInnerAddItemRsp) String() string

func (*MainInnerAddItemRsp) XXX_DiscardUnknown

func (m *MainInnerAddItemRsp) XXX_DiscardUnknown()

func (*MainInnerAddItemRsp) XXX_Marshal

func (m *MainInnerAddItemRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MainInnerAddItemRsp) XXX_Merge

func (m *MainInnerAddItemRsp) XXX_Merge(src proto.Message)

func (*MainInnerAddItemRsp) XXX_Size

func (m *MainInnerAddItemRsp) XXX_Size() int

func (*MainInnerAddItemRsp) XXX_Unmarshal

func (m *MainInnerAddItemRsp) XXX_Unmarshal(b []byte) error

type MysqlInnerSearchRoleReq

type MysqlInnerSearchRoleReq struct {
	SearchString         string   `protobuf:"bytes,1,opt,name=search_string,json=searchString,proto3" json:"search_string,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MYSQL_INNER_SEARCH_ROLE_REQ

func (*MysqlInnerSearchRoleReq) Descriptor

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

func (*MysqlInnerSearchRoleReq) GetSearchString

func (m *MysqlInnerSearchRoleReq) GetSearchString() string

func (*MysqlInnerSearchRoleReq) ProtoMessage

func (*MysqlInnerSearchRoleReq) ProtoMessage()

func (*MysqlInnerSearchRoleReq) Reset

func (m *MysqlInnerSearchRoleReq) Reset()

func (*MysqlInnerSearchRoleReq) String

func (m *MysqlInnerSearchRoleReq) String() string

func (*MysqlInnerSearchRoleReq) XXX_DiscardUnknown

func (m *MysqlInnerSearchRoleReq) XXX_DiscardUnknown()

func (*MysqlInnerSearchRoleReq) XXX_Marshal

func (m *MysqlInnerSearchRoleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MysqlInnerSearchRoleReq) XXX_Merge

func (m *MysqlInnerSearchRoleReq) XXX_Merge(src proto.Message)

func (*MysqlInnerSearchRoleReq) XXX_Size

func (m *MysqlInnerSearchRoleReq) XXX_Size() int

func (*MysqlInnerSearchRoleReq) XXX_Unmarshal

func (m *MysqlInnerSearchRoleReq) XXX_Unmarshal(b []byte) error

type MysqlInnerSearchRoleRsp

type MysqlInnerSearchRoleRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Uid                  uint64   `protobuf:"varint,2,opt,name=uid,proto3" json:"uid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MysqlInnerSearchRoleRsp) Descriptor

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

func (*MysqlInnerSearchRoleRsp) GetRet

func (m *MysqlInnerSearchRoleRsp) GetRet() *Ret

func (*MysqlInnerSearchRoleRsp) GetUid

func (m *MysqlInnerSearchRoleRsp) GetUid() uint64

func (*MysqlInnerSearchRoleRsp) ProtoMessage

func (*MysqlInnerSearchRoleRsp) ProtoMessage()

func (*MysqlInnerSearchRoleRsp) Reset

func (m *MysqlInnerSearchRoleRsp) Reset()

func (*MysqlInnerSearchRoleRsp) String

func (m *MysqlInnerSearchRoleRsp) String() string

func (*MysqlInnerSearchRoleRsp) XXX_DiscardUnknown

func (m *MysqlInnerSearchRoleRsp) XXX_DiscardUnknown()

func (*MysqlInnerSearchRoleRsp) XXX_Marshal

func (m *MysqlInnerSearchRoleRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MysqlInnerSearchRoleRsp) XXX_Merge

func (m *MysqlInnerSearchRoleRsp) XXX_Merge(src proto.Message)

func (*MysqlInnerSearchRoleRsp) XXX_Size

func (m *MysqlInnerSearchRoleRsp) XXX_Size() int

func (*MysqlInnerSearchRoleRsp) XXX_Unmarshal

func (m *MysqlInnerSearchRoleRsp) XXX_Unmarshal(b []byte) error

type MysqlInnerUpdateRoleInfoReq

type MysqlInnerUpdateRoleInfoReq struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MYSQL_INNER_UPDATE_ROLE_INFO_REQ

func (*MysqlInnerUpdateRoleInfoReq) Descriptor

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

func (*MysqlInnerUpdateRoleInfoReq) GetName

func (m *MysqlInnerUpdateRoleInfoReq) GetName() string

func (*MysqlInnerUpdateRoleInfoReq) ProtoMessage

func (*MysqlInnerUpdateRoleInfoReq) ProtoMessage()

func (*MysqlInnerUpdateRoleInfoReq) Reset

func (m *MysqlInnerUpdateRoleInfoReq) Reset()

func (*MysqlInnerUpdateRoleInfoReq) String

func (m *MysqlInnerUpdateRoleInfoReq) String() string

func (*MysqlInnerUpdateRoleInfoReq) XXX_DiscardUnknown

func (m *MysqlInnerUpdateRoleInfoReq) XXX_DiscardUnknown()

func (*MysqlInnerUpdateRoleInfoReq) XXX_Marshal

func (m *MysqlInnerUpdateRoleInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MysqlInnerUpdateRoleInfoReq) XXX_Merge

func (m *MysqlInnerUpdateRoleInfoReq) XXX_Merge(src proto.Message)

func (*MysqlInnerUpdateRoleInfoReq) XXX_Size

func (m *MysqlInnerUpdateRoleInfoReq) XXX_Size() int

func (*MysqlInnerUpdateRoleInfoReq) XXX_Unmarshal

func (m *MysqlInnerUpdateRoleInfoReq) XXX_Unmarshal(b []byte) error

type MysqlInnerUpdateRoleInfoRsp

type MysqlInnerUpdateRoleInfoRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MysqlInnerUpdateRoleInfoRsp) Descriptor

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

func (*MysqlInnerUpdateRoleInfoRsp) GetRet

func (m *MysqlInnerUpdateRoleInfoRsp) GetRet() *Ret

func (*MysqlInnerUpdateRoleInfoRsp) ProtoMessage

func (*MysqlInnerUpdateRoleInfoRsp) ProtoMessage()

func (*MysqlInnerUpdateRoleInfoRsp) Reset

func (m *MysqlInnerUpdateRoleInfoRsp) Reset()

func (*MysqlInnerUpdateRoleInfoRsp) String

func (m *MysqlInnerUpdateRoleInfoRsp) String() string

func (*MysqlInnerUpdateRoleInfoRsp) XXX_DiscardUnknown

func (m *MysqlInnerUpdateRoleInfoRsp) XXX_DiscardUnknown()

func (*MysqlInnerUpdateRoleInfoRsp) XXX_Marshal

func (m *MysqlInnerUpdateRoleInfoRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MysqlInnerUpdateRoleInfoRsp) XXX_Merge

func (m *MysqlInnerUpdateRoleInfoRsp) XXX_Merge(src proto.Message)

func (*MysqlInnerUpdateRoleInfoRsp) XXX_Size

func (m *MysqlInnerUpdateRoleInfoRsp) XXX_Size() int

func (*MysqlInnerUpdateRoleInfoRsp) XXX_Unmarshal

func (m *MysqlInnerUpdateRoleInfoRsp) XXX_Unmarshal(b []byte) error

type PbChatFriendMsg

type PbChatFriendMsg struct {
	FriendUid            uint64       `protobuf:"varint,1,opt,name=friend_uid,json=friendUid,proto3" json:"friend_uid,omitempty"`
	MsgList              []*PbChatMsg `protobuf:"bytes,2,rep,name=msg_list,json=msgList,proto3" json:"msg_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*PbChatFriendMsg) Descriptor

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

func (*PbChatFriendMsg) GetFriendUid

func (m *PbChatFriendMsg) GetFriendUid() uint64

func (*PbChatFriendMsg) GetMsgList

func (m *PbChatFriendMsg) GetMsgList() []*PbChatMsg

func (*PbChatFriendMsg) ProtoMessage

func (*PbChatFriendMsg) ProtoMessage()

func (*PbChatFriendMsg) Reset

func (m *PbChatFriendMsg) Reset()

func (*PbChatFriendMsg) String

func (m *PbChatFriendMsg) String() string

func (*PbChatFriendMsg) XXX_DiscardUnknown

func (m *PbChatFriendMsg) XXX_DiscardUnknown()

func (*PbChatFriendMsg) XXX_Marshal

func (m *PbChatFriendMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbChatFriendMsg) XXX_Merge

func (m *PbChatFriendMsg) XXX_Merge(src proto.Message)

func (*PbChatFriendMsg) XXX_Size

func (m *PbChatFriendMsg) XXX_Size() int

func (*PbChatFriendMsg) XXX_Unmarshal

func (m *PbChatFriendMsg) XXX_Unmarshal(b []byte) error

type PbChatInfo

type PbChatInfo struct {
	Uid                  uint64             `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	FriendMsgList        []*PbChatFriendMsg `protobuf:"bytes,2,rep,name=friend_msg_list,json=friendMsgList,proto3" json:"friend_msg_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*PbChatInfo) Descriptor

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

func (*PbChatInfo) GetFriendMsgList

func (m *PbChatInfo) GetFriendMsgList() []*PbChatFriendMsg

func (*PbChatInfo) GetUid

func (m *PbChatInfo) GetUid() uint64

func (*PbChatInfo) ProtoMessage

func (*PbChatInfo) ProtoMessage()

func (*PbChatInfo) Reset

func (m *PbChatInfo) Reset()

func (*PbChatInfo) String

func (m *PbChatInfo) String() string

func (*PbChatInfo) XXX_DiscardUnknown

func (m *PbChatInfo) XXX_DiscardUnknown()

func (*PbChatInfo) XXX_Marshal

func (m *PbChatInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbChatInfo) XXX_Merge

func (m *PbChatInfo) XXX_Merge(src proto.Message)

func (*PbChatInfo) XXX_Size

func (m *PbChatInfo) XXX_Size() int

func (*PbChatInfo) XXX_Unmarshal

func (m *PbChatInfo) XXX_Unmarshal(b []byte) error

type PbChatMsg

type PbChatMsg struct {
	Channel              int32       `protobuf:"varint,1,opt,name=channel,proto3" json:"channel,omitempty"`
	Sender               uint64      `protobuf:"varint,2,opt,name=sender,proto3" json:"sender,omitempty"`
	SenderIcon           *PbIconDesc `protobuf:"bytes,3,opt,name=sender_icon,json=senderIcon,proto3" json:"sender_icon,omitempty"`
	Receiver             uint64      `protobuf:"varint,4,opt,name=receiver,proto3" json:"receiver,omitempty"`
	Msg                  string      `protobuf:"bytes,10,opt,name=msg,proto3" json:"msg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*PbChatMsg) Descriptor

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

func (*PbChatMsg) GetChannel

func (m *PbChatMsg) GetChannel() int32

func (*PbChatMsg) GetMsg

func (m *PbChatMsg) GetMsg() string

func (*PbChatMsg) GetReceiver

func (m *PbChatMsg) GetReceiver() uint64

func (*PbChatMsg) GetSender

func (m *PbChatMsg) GetSender() uint64

func (*PbChatMsg) GetSenderIcon

func (m *PbChatMsg) GetSenderIcon() *PbIconDesc

func (*PbChatMsg) ProtoMessage

func (*PbChatMsg) ProtoMessage()

func (*PbChatMsg) Reset

func (m *PbChatMsg) Reset()

func (*PbChatMsg) String

func (m *PbChatMsg) String() string

func (*PbChatMsg) XXX_DiscardUnknown

func (m *PbChatMsg) XXX_DiscardUnknown()

func (*PbChatMsg) XXX_Marshal

func (m *PbChatMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbChatMsg) XXX_Merge

func (m *PbChatMsg) XXX_Merge(src proto.Message)

func (*PbChatMsg) XXX_Size

func (m *PbChatMsg) XXX_Size() int

func (*PbChatMsg) XXX_Unmarshal

func (m *PbChatMsg) XXX_Unmarshal(b []byte) error

type PbFrame

type PbFrame struct {
	Id                   int32    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	RedPoint             bool     `protobuf:"varint,2,opt,name=red_point,json=redPoint,proto3" json:"red_point,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

头像框

func (*PbFrame) Descriptor

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

func (*PbFrame) GetId

func (m *PbFrame) GetId() int32

func (*PbFrame) GetRedPoint

func (m *PbFrame) GetRedPoint() bool

func (*PbFrame) ProtoMessage

func (*PbFrame) ProtoMessage()

func (*PbFrame) Reset

func (m *PbFrame) Reset()

func (*PbFrame) String

func (m *PbFrame) String() string

func (*PbFrame) XXX_DiscardUnknown

func (m *PbFrame) XXX_DiscardUnknown()

func (*PbFrame) XXX_Marshal

func (m *PbFrame) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbFrame) XXX_Merge

func (m *PbFrame) XXX_Merge(src proto.Message)

func (*PbFrame) XXX_Size

func (m *PbFrame) XXX_Size() int

func (*PbFrame) XXX_Unmarshal

func (m *PbFrame) XXX_Unmarshal(b []byte) error

type PbFriend

type PbFriend struct {
	Uid                  uint64   `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PbFriend) Descriptor

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

func (*PbFriend) GetUid

func (m *PbFriend) GetUid() uint64

func (*PbFriend) ProtoMessage

func (*PbFriend) ProtoMessage()

func (*PbFriend) Reset

func (m *PbFriend) Reset()

func (*PbFriend) String

func (m *PbFriend) String() string

func (*PbFriend) XXX_DiscardUnknown

func (m *PbFriend) XXX_DiscardUnknown()

func (*PbFriend) XXX_Marshal

func (m *PbFriend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbFriend) XXX_Merge

func (m *PbFriend) XXX_Merge(src proto.Message)

func (*PbFriend) XXX_Size

func (m *PbFriend) XXX_Size() int

func (*PbFriend) XXX_Unmarshal

func (m *PbFriend) XXX_Unmarshal(b []byte) error

type PbFriendInvitation

type PbFriendInvitation struct {
	Uid                  uint64   `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	InviteTime           int32    `protobuf:"varint,2,opt,name=invite_time,json=inviteTime,proto3" json:"invite_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PbFriendInvitation) Descriptor

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

func (*PbFriendInvitation) GetInviteTime

func (m *PbFriendInvitation) GetInviteTime() int32

func (*PbFriendInvitation) GetUid

func (m *PbFriendInvitation) GetUid() uint64

func (*PbFriendInvitation) ProtoMessage

func (*PbFriendInvitation) ProtoMessage()

func (*PbFriendInvitation) Reset

func (m *PbFriendInvitation) Reset()

func (*PbFriendInvitation) String

func (m *PbFriendInvitation) String() string

func (*PbFriendInvitation) XXX_DiscardUnknown

func (m *PbFriendInvitation) XXX_DiscardUnknown()

func (*PbFriendInvitation) XXX_Marshal

func (m *PbFriendInvitation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbFriendInvitation) XXX_Merge

func (m *PbFriendInvitation) XXX_Merge(src proto.Message)

func (*PbFriendInvitation) XXX_Size

func (m *PbFriendInvitation) XXX_Size() int

func (*PbFriendInvitation) XXX_Unmarshal

func (m *PbFriendInvitation) XXX_Unmarshal(b []byte) error

type PbIcon

type PbIcon struct {
	Id                   int32    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	RedPoint             bool     `protobuf:"varint,2,opt,name=red_point,json=redPoint,proto3" json:"red_point,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

头像

func (*PbIcon) Descriptor

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

func (*PbIcon) GetId

func (m *PbIcon) GetId() int32

func (*PbIcon) GetRedPoint

func (m *PbIcon) GetRedPoint() bool

func (*PbIcon) ProtoMessage

func (*PbIcon) ProtoMessage()

func (*PbIcon) Reset

func (m *PbIcon) Reset()

func (*PbIcon) String

func (m *PbIcon) String() string

func (*PbIcon) XXX_DiscardUnknown

func (m *PbIcon) XXX_DiscardUnknown()

func (*PbIcon) XXX_Marshal

func (m *PbIcon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbIcon) XXX_Merge

func (m *PbIcon) XXX_Merge(src proto.Message)

func (*PbIcon) XXX_Size

func (m *PbIcon) XXX_Size() int

func (*PbIcon) XXX_Unmarshal

func (m *PbIcon) XXX_Unmarshal(b []byte) error

type PbIconDesc

type PbIconDesc struct {
	Uid                  uint64   `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Icon                 int32    `protobuf:"varint,3,opt,name=icon,proto3" json:"icon,omitempty"`
	Frame                int32    `protobuf:"varint,4,opt,name=frame,proto3" json:"frame,omitempty"`
	Level                int32    `protobuf:"varint,5,opt,name=level,proto3" json:"level,omitempty"`
	VipLevel             int32    `protobuf:"varint,6,opt,name=vip_level,json=vipLevel,proto3" json:"vip_level,omitempty"`
	LastOnlineTime       int32    `protobuf:"varint,30,opt,name=last_online_time,json=lastOnlineTime,proto3" json:"last_online_time,omitempty"`
	IsOnline             bool     `protobuf:"varint,31,opt,name=is_online,json=isOnline,proto3" json:"is_online,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

玩家头像框需要的信息

func (*PbIconDesc) Descriptor

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

func (*PbIconDesc) GetFrame

func (m *PbIconDesc) GetFrame() int32

func (*PbIconDesc) GetIcon

func (m *PbIconDesc) GetIcon() int32

func (*PbIconDesc) GetIsOnline

func (m *PbIconDesc) GetIsOnline() bool

func (*PbIconDesc) GetLastOnlineTime

func (m *PbIconDesc) GetLastOnlineTime() int32

func (*PbIconDesc) GetLevel

func (m *PbIconDesc) GetLevel() int32

func (*PbIconDesc) GetName

func (m *PbIconDesc) GetName() string

func (*PbIconDesc) GetUid

func (m *PbIconDesc) GetUid() uint64

func (*PbIconDesc) GetVipLevel

func (m *PbIconDesc) GetVipLevel() int32

func (*PbIconDesc) ProtoMessage

func (*PbIconDesc) ProtoMessage()

func (*PbIconDesc) Reset

func (m *PbIconDesc) Reset()

func (*PbIconDesc) String

func (m *PbIconDesc) String() string

func (*PbIconDesc) XXX_DiscardUnknown

func (m *PbIconDesc) XXX_DiscardUnknown()

func (*PbIconDesc) XXX_Marshal

func (m *PbIconDesc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbIconDesc) XXX_Merge

func (m *PbIconDesc) XXX_Merge(src proto.Message)

func (*PbIconDesc) XXX_Size

func (m *PbIconDesc) XXX_Size() int

func (*PbIconDesc) XXX_Unmarshal

func (m *PbIconDesc) XXX_Unmarshal(b []byte) error

type PbItem

type PbItem struct {
	Id                   int32    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Count                int32    `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

道具信息

func (*PbItem) Descriptor

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

func (*PbItem) GetCount

func (m *PbItem) GetCount() int32

func (*PbItem) GetId

func (m *PbItem) GetId() int32

func (*PbItem) ProtoMessage

func (*PbItem) ProtoMessage()

func (*PbItem) Reset

func (m *PbItem) Reset()

func (*PbItem) String

func (m *PbItem) String() string

func (*PbItem) XXX_DiscardUnknown

func (m *PbItem) XXX_DiscardUnknown()

func (*PbItem) XXX_Marshal

func (m *PbItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbItem) XXX_Merge

func (m *PbItem) XXX_Merge(src proto.Message)

func (*PbItem) XXX_Size

func (m *PbItem) XXX_Size() int

func (*PbItem) XXX_Unmarshal

func (m *PbItem) XXX_Unmarshal(b []byte) error

type PbMail

type PbMail struct {
	Id                   int32     `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Type                 int32     `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"`
	ConfId               int32     `protobuf:"varint,3,opt,name=conf_id,json=confId,proto3" json:"conf_id,omitempty"`
	CreateTime           int32     `protobuf:"varint,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	AttachList           []*PbItem `protobuf:"bytes,5,rep,name=attach_list,json=attachList,proto3" json:"attach_list,omitempty"`
	Sender               uint64    `protobuf:"varint,6,opt,name=sender,proto3" json:"sender,omitempty"`
	Read                 bool      `protobuf:"varint,10,opt,name=read,proto3" json:"read,omitempty"`
	AttachGet            bool      `protobuf:"varint,11,opt,name=attach_get,json=attachGet,proto3" json:"attach_get,omitempty"`
	Title                string    `protobuf:"bytes,20,opt,name=title,proto3" json:"title,omitempty"`
	Content              string    `protobuf:"bytes,21,opt,name=content,proto3" json:"content,omitempty"`
	ContentArgv          []string  `protobuf:"bytes,22,rep,name=content_argv,json=contentArgv,proto3" json:"content_argv,omitempty"`
	RemoveStartTime      int32     `protobuf:"varint,50,opt,name=remove_start_time,json=removeStartTime,proto3" json:"remove_start_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*PbMail) Descriptor

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

func (*PbMail) GetAttachGet

func (m *PbMail) GetAttachGet() bool

func (*PbMail) GetAttachList

func (m *PbMail) GetAttachList() []*PbItem

func (*PbMail) GetConfId

func (m *PbMail) GetConfId() int32

func (*PbMail) GetContent

func (m *PbMail) GetContent() string

func (*PbMail) GetContentArgv

func (m *PbMail) GetContentArgv() []string

func (*PbMail) GetCreateTime

func (m *PbMail) GetCreateTime() int32

func (*PbMail) GetId

func (m *PbMail) GetId() int32

func (*PbMail) GetRead

func (m *PbMail) GetRead() bool

func (*PbMail) GetRemoveStartTime

func (m *PbMail) GetRemoveStartTime() int32

func (*PbMail) GetSender

func (m *PbMail) GetSender() uint64

func (*PbMail) GetTitle

func (m *PbMail) GetTitle() string

func (*PbMail) GetType

func (m *PbMail) GetType() int32

func (*PbMail) ProtoMessage

func (*PbMail) ProtoMessage()

func (*PbMail) Reset

func (m *PbMail) Reset()

func (*PbMail) String

func (m *PbMail) String() string

func (*PbMail) XXX_DiscardUnknown

func (m *PbMail) XXX_DiscardUnknown()

func (*PbMail) XXX_Marshal

func (m *PbMail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbMail) XXX_Merge

func (m *PbMail) XXX_Merge(src proto.Message)

func (*PbMail) XXX_Size

func (m *PbMail) XXX_Size() int

func (*PbMail) XXX_Unmarshal

func (m *PbMail) XXX_Unmarshal(b []byte) error

type PbMallItem

type PbMallItem struct {
	ConfId               int32    `protobuf:"varint,1,opt,name=conf_id,json=confId,proto3" json:"conf_id,omitempty"`
	DailyBuyCount        int32    `protobuf:"varint,2,opt,name=daily_buy_count,json=dailyBuyCount,proto3" json:"daily_buy_count,omitempty"`
	TotalBuyCount        int32    `protobuf:"varint,3,opt,name=total_buy_count,json=totalBuyCount,proto3" json:"total_buy_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

商城礼包

func (*PbMallItem) Descriptor

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

func (*PbMallItem) GetConfId

func (m *PbMallItem) GetConfId() int32

func (*PbMallItem) GetDailyBuyCount

func (m *PbMallItem) GetDailyBuyCount() int32

func (*PbMallItem) GetTotalBuyCount

func (m *PbMallItem) GetTotalBuyCount() int32

func (*PbMallItem) ProtoMessage

func (*PbMallItem) ProtoMessage()

func (*PbMallItem) Reset

func (m *PbMallItem) Reset()

func (*PbMallItem) String

func (m *PbMallItem) String() string

func (*PbMallItem) XXX_DiscardUnknown

func (m *PbMallItem) XXX_DiscardUnknown()

func (*PbMallItem) XXX_Marshal

func (m *PbMallItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbMallItem) XXX_Merge

func (m *PbMallItem) XXX_Merge(src proto.Message)

func (*PbMallItem) XXX_Size

func (m *PbMallItem) XXX_Size() int

func (*PbMallItem) XXX_Unmarshal

func (m *PbMallItem) XXX_Unmarshal(b []byte) error

type PbRoleBriefInfo

type PbRoleBriefInfo struct {
	Uid                  uint64   `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Icon                 int32    `protobuf:"varint,3,opt,name=icon,proto3" json:"icon,omitempty"`
	Frame                int32    `protobuf:"varint,4,opt,name=frame,proto3" json:"frame,omitempty"`
	Level                int32    `protobuf:"varint,5,opt,name=level,proto3" json:"level,omitempty"`
	VipLevel             int32    `protobuf:"varint,6,opt,name=vip_level,json=vipLevel,proto3" json:"vip_level,omitempty"`
	Exp                  int32    `protobuf:"varint,7,opt,name=exp,proto3" json:"exp,omitempty"`
	Image                int32    `protobuf:"varint,8,opt,name=image,proto3" json:"image,omitempty"`
	RegisterTime         int32    `protobuf:"varint,9,opt,name=register_time,json=registerTime,proto3" json:"register_time,omitempty"`
	TotalStar            int32    `protobuf:"varint,11,opt,name=total_star,json=totalStar,proto3" json:"total_star,omitempty"`
	CardCnt              int32    `protobuf:"varint,12,opt,name=card_cnt,json=cardCnt,proto3" json:"card_cnt,omitempty"`
	Fp                   int32    `protobuf:"varint,13,opt,name=fp,proto3" json:"fp,omitempty"`
	OpvpLevel            int32    `protobuf:"varint,14,opt,name=opvp_level,json=opvpLevel,proto3" json:"opvp_level,omitempty"`
	OpvpRank             int32    `protobuf:"varint,15,opt,name=opvp_rank,json=opvpRank,proto3" json:"opvp_rank,omitempty"`
	LastOnlineTime       int32    `protobuf:"varint,16,opt,name=last_online_time,json=lastOnlineTime,proto3" json:"last_online_time,omitempty"`
	ConnBusId            uint32   `protobuf:"varint,100,opt,name=conn_bus_id,json=connBusId,proto3" json:"conn_bus_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PbRoleBriefInfo) Descriptor

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

func (*PbRoleBriefInfo) GetCardCnt

func (m *PbRoleBriefInfo) GetCardCnt() int32

func (*PbRoleBriefInfo) GetConnBusId

func (m *PbRoleBriefInfo) GetConnBusId() uint32

func (*PbRoleBriefInfo) GetExp

func (m *PbRoleBriefInfo) GetExp() int32

func (*PbRoleBriefInfo) GetFp

func (m *PbRoleBriefInfo) GetFp() int32

func (*PbRoleBriefInfo) GetFrame

func (m *PbRoleBriefInfo) GetFrame() int32

func (*PbRoleBriefInfo) GetIcon

func (m *PbRoleBriefInfo) GetIcon() int32

func (*PbRoleBriefInfo) GetImage

func (m *PbRoleBriefInfo) GetImage() int32

func (*PbRoleBriefInfo) GetLastOnlineTime

func (m *PbRoleBriefInfo) GetLastOnlineTime() int32

func (*PbRoleBriefInfo) GetLevel

func (m *PbRoleBriefInfo) GetLevel() int32

func (*PbRoleBriefInfo) GetName

func (m *PbRoleBriefInfo) GetName() string

func (*PbRoleBriefInfo) GetOpvpLevel

func (m *PbRoleBriefInfo) GetOpvpLevel() int32

func (*PbRoleBriefInfo) GetOpvpRank

func (m *PbRoleBriefInfo) GetOpvpRank() int32

func (*PbRoleBriefInfo) GetRegisterTime

func (m *PbRoleBriefInfo) GetRegisterTime() int32

func (*PbRoleBriefInfo) GetTotalStar

func (m *PbRoleBriefInfo) GetTotalStar() int32

func (*PbRoleBriefInfo) GetUid

func (m *PbRoleBriefInfo) GetUid() uint64

func (*PbRoleBriefInfo) GetVipLevel

func (m *PbRoleBriefInfo) GetVipLevel() int32

func (*PbRoleBriefInfo) ProtoMessage

func (*PbRoleBriefInfo) ProtoMessage()

func (*PbRoleBriefInfo) Reset

func (m *PbRoleBriefInfo) Reset()

func (*PbRoleBriefInfo) String

func (m *PbRoleBriefInfo) String() string

func (*PbRoleBriefInfo) XXX_DiscardUnknown

func (m *PbRoleBriefInfo) XXX_DiscardUnknown()

func (*PbRoleBriefInfo) XXX_Marshal

func (m *PbRoleBriefInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbRoleBriefInfo) XXX_Merge

func (m *PbRoleBriefInfo) XXX_Merge(src proto.Message)

func (*PbRoleBriefInfo) XXX_Size

func (m *PbRoleBriefInfo) XXX_Size() int

func (*PbRoleBriefInfo) XXX_Unmarshal

func (m *PbRoleBriefInfo) XXX_Unmarshal(b []byte) error

type PbTask

type PbTask struct {
	TaskId               int32    `protobuf:"varint,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"`
	Argv1                int32    `protobuf:"varint,2,opt,name=argv1,proto3" json:"argv1,omitempty"`
	Argv2                int32    `protobuf:"varint,3,opt,name=argv2,proto3" json:"argv2,omitempty"`
	Argv3                int32    `protobuf:"varint,4,opt,name=argv3,proto3" json:"argv3,omitempty"`
	Progress             int32    `protobuf:"varint,5,opt,name=progress,proto3" json:"progress,omitempty"`
	TaskType             int32    `protobuf:"varint,6,opt,name=task_type,json=taskType,proto3" json:"task_type,omitempty"`
	HasAward             int32    `protobuf:"varint,7,opt,name=has_award,json=hasAward,proto3" json:"has_award,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PbTask) Descriptor

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

func (*PbTask) GetArgv1

func (m *PbTask) GetArgv1() int32

func (*PbTask) GetArgv2

func (m *PbTask) GetArgv2() int32

func (*PbTask) GetArgv3

func (m *PbTask) GetArgv3() int32

func (*PbTask) GetHasAward

func (m *PbTask) GetHasAward() int32

func (*PbTask) GetProgress

func (m *PbTask) GetProgress() int32

func (*PbTask) GetTaskId

func (m *PbTask) GetTaskId() int32

func (*PbTask) GetTaskType

func (m *PbTask) GetTaskType() int32

func (*PbTask) ProtoMessage

func (*PbTask) ProtoMessage()

func (*PbTask) Reset

func (m *PbTask) Reset()

func (*PbTask) String

func (m *PbTask) String() string

func (*PbTask) XXX_DiscardUnknown

func (m *PbTask) XXX_DiscardUnknown()

func (*PbTask) XXX_Marshal

func (m *PbTask) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PbTask) XXX_Merge

func (m *PbTask) XXX_Merge(src proto.Message)

func (*PbTask) XXX_Size

func (m *PbTask) XXX_Size() int

func (*PbTask) XXX_Unmarshal

func (m *PbTask) XXX_Unmarshal(b []byte) error

type QueryUsersOnlineReq

type QueryUsersOnlineReq struct {
	AppId                uint32   `protobuf:"varint,1,opt,name=appId,proto3" json:"appId,omitempty"`
	UserId               string   `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

查询用户是否在线

func (*QueryUsersOnlineReq) Descriptor

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

func (*QueryUsersOnlineReq) GetAppId

func (m *QueryUsersOnlineReq) GetAppId() uint32

func (*QueryUsersOnlineReq) GetUserId

func (m *QueryUsersOnlineReq) GetUserId() string

func (*QueryUsersOnlineReq) ProtoMessage

func (*QueryUsersOnlineReq) ProtoMessage()

func (*QueryUsersOnlineReq) Reset

func (m *QueryUsersOnlineReq) Reset()

func (*QueryUsersOnlineReq) String

func (m *QueryUsersOnlineReq) String() string

func (*QueryUsersOnlineReq) XXX_DiscardUnknown

func (m *QueryUsersOnlineReq) XXX_DiscardUnknown()

func (*QueryUsersOnlineReq) XXX_Marshal

func (m *QueryUsersOnlineReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*QueryUsersOnlineReq) XXX_Merge

func (m *QueryUsersOnlineReq) XXX_Merge(src proto.Message)

func (*QueryUsersOnlineReq) XXX_Size

func (m *QueryUsersOnlineReq) XXX_Size() int

func (*QueryUsersOnlineReq) XXX_Unmarshal

func (m *QueryUsersOnlineReq) XXX_Unmarshal(b []byte) error

type QueryUsersOnlineRsp

type QueryUsersOnlineRsp struct {
	RetCode              uint32   `protobuf:"varint,1,opt,name=retCode,proto3" json:"retCode,omitempty"`
	ErrMsg               string   `protobuf:"bytes,2,opt,name=errMsg,proto3" json:"errMsg,omitempty"`
	Online               bool     `protobuf:"varint,3,opt,name=online,proto3" json:"online,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*QueryUsersOnlineRsp) Descriptor

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

func (*QueryUsersOnlineRsp) GetErrMsg

func (m *QueryUsersOnlineRsp) GetErrMsg() string

func (*QueryUsersOnlineRsp) GetOnline

func (m *QueryUsersOnlineRsp) GetOnline() bool

func (*QueryUsersOnlineRsp) GetRetCode

func (m *QueryUsersOnlineRsp) GetRetCode() uint32

func (*QueryUsersOnlineRsp) ProtoMessage

func (*QueryUsersOnlineRsp) ProtoMessage()

func (*QueryUsersOnlineRsp) Reset

func (m *QueryUsersOnlineRsp) Reset()

func (*QueryUsersOnlineRsp) String

func (m *QueryUsersOnlineRsp) String() string

func (*QueryUsersOnlineRsp) XXX_DiscardUnknown

func (m *QueryUsersOnlineRsp) XXX_DiscardUnknown()

func (*QueryUsersOnlineRsp) XXX_Marshal

func (m *QueryUsersOnlineRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*QueryUsersOnlineRsp) XXX_Merge

func (m *QueryUsersOnlineRsp) XXX_Merge(src proto.Message)

func (*QueryUsersOnlineRsp) XXX_Size

func (m *QueryUsersOnlineRsp) XXX_Size() int

func (*QueryUsersOnlineRsp) XXX_Unmarshal

func (m *QueryUsersOnlineRsp) XXX_Unmarshal(b []byte) error

type ReadMailReq

type ReadMailReq struct {
	IdList               []int32  `protobuf:"varint,1,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

MAIL_READ_MAIL_REQ

func (*ReadMailReq) Descriptor

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

func (*ReadMailReq) GetIdList

func (m *ReadMailReq) GetIdList() []int32

func (*ReadMailReq) ProtoMessage

func (*ReadMailReq) ProtoMessage()

func (*ReadMailReq) Reset

func (m *ReadMailReq) Reset()

func (*ReadMailReq) String

func (m *ReadMailReq) String() string

func (*ReadMailReq) XXX_DiscardUnknown

func (m *ReadMailReq) XXX_DiscardUnknown()

func (*ReadMailReq) XXX_Marshal

func (m *ReadMailReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReadMailReq) XXX_Merge

func (m *ReadMailReq) XXX_Merge(src proto.Message)

func (*ReadMailReq) XXX_Size

func (m *ReadMailReq) XXX_Size() int

func (*ReadMailReq) XXX_Unmarshal

func (m *ReadMailReq) XXX_Unmarshal(b []byte) error

type ReadMailRsp

type ReadMailRsp struct {
	Ret                  *Ret     `protobuf:"bytes,1,opt,name=ret,proto3" json:"ret,omitempty"`
	IdList               []int32  `protobuf:"varint,2,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReadMailRsp) Descriptor

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

func (*ReadMailRsp) GetIdList

func (m *ReadMailRsp) GetIdList() []int32

func (*ReadMailRsp) GetRet

func (m *ReadMailRsp) GetRet() *Ret

func (*ReadMailRsp) ProtoMessage

func (*ReadMailRsp) ProtoMessage()

func (*ReadMailRsp) Reset

func (m *ReadMailRsp) Reset()

func (*ReadMailRsp) String

func (m *ReadMailRsp) String() string

func (*ReadMailRsp) XXX_DiscardUnknown

func (m *ReadMailRsp) XXX_DiscardUnknown()

func (*ReadMailRsp) XXX_Marshal

func (m *ReadMailRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReadMailRsp) XXX_Merge

func (m *ReadMailRsp) XXX_Merge(src proto.Message)

func (*ReadMailRsp) XXX_Size

func (m *ReadMailRsp) XXX_Size() int

func (*ReadMailRsp) XXX_Unmarshal

func (m *ReadMailRsp) XXX_Unmarshal(b []byte) error

type Ret

type Ret struct {
	Ret                  int32    `protobuf:"varint,1,opt,name=ret,proto3" json:"ret,omitempty"`
	Msg                  string   `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	Argv                 int32    `protobuf:"varint,3,opt,name=argv,proto3" json:"argv,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

每个回包都需要包含的返回值

func (*Ret) Descriptor

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

func (*Ret) GetArgv

func (m *Ret) GetArgv() int32

func (*Ret) GetMsg

func (m *Ret) GetMsg() string

func (*Ret) GetRet

func (m *Ret) GetRet() int32

func (*Ret) ProtoMessage

func (*Ret) ProtoMessage()

func (*Ret) Reset

func (m *Ret) Reset()

func (*Ret) String

func (m *Ret) String() string

func (*Ret) XXX_DiscardUnknown

func (m *Ret) XXX_DiscardUnknown()

func (*Ret) XXX_Marshal

func (m *Ret) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Ret) XXX_Merge

func (m *Ret) XXX_Merge(src proto.Message)

func (*Ret) XXX_Size

func (m *Ret) XXX_Size() int

func (*Ret) XXX_Unmarshal

func (m *Ret) XXX_Unmarshal(b []byte) error

type RoleActvityTaskInfo

type RoleActvityTaskInfo struct {
	TaskList             []*PbTask `protobuf:"bytes,1,rep,name=task_list,json=taskList,proto3" json:"task_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

活动任务,日常,成就等

func (*RoleActvityTaskInfo) Descriptor

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

func (*RoleActvityTaskInfo) GetTaskList

func (m *RoleActvityTaskInfo) GetTaskList() []*PbTask

func (*RoleActvityTaskInfo) ProtoMessage

func (*RoleActvityTaskInfo) ProtoMessage()

func (*RoleActvityTaskInfo) Reset

func (m *RoleActvityTaskInfo) Reset()

func (*RoleActvityTaskInfo) String

func (m *RoleActvityTaskInfo) String() string

func (*RoleActvityTaskInfo) XXX_DiscardUnknown

func (m *RoleActvityTaskInfo) XXX_DiscardUnknown()

func (*RoleActvityTaskInfo) XXX_Marshal

func (m *RoleActvityTaskInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleActvityTaskInfo) XXX_Merge

func (m *RoleActvityTaskInfo) XXX_Merge(src proto.Message)

func (*RoleActvityTaskInfo) XXX_Size

func (m *RoleActvityTaskInfo) XXX_Size() int

func (*RoleActvityTaskInfo) XXX_Unmarshal

func (m *RoleActvityTaskInfo) XXX_Unmarshal(b []byte) error

type RoleBasicInfo

type RoleBasicInfo struct {
	Level                int32    `protobuf:"varint,1,opt,name=level,proto3" json:"level,omitempty"`
	Exp                  int32    `protobuf:"varint,2,opt,name=exp,proto3" json:"exp,omitempty"`
	Gold                 int32    `protobuf:"varint,3,opt,name=gold,proto3" json:"gold,omitempty"`
	Diamond              int32    `protobuf:"varint,4,opt,name=diamond,proto3" json:"diamond,omitempty"`
	Sinew                int32    `protobuf:"varint,5,opt,name=sinew,proto3" json:"sinew,omitempty"`
	Liveness             int32    `protobuf:"varint,6,opt,name=liveness,proto3" json:"liveness,omitempty"`
	GuildCoin            int32    `protobuf:"varint,7,opt,name=guild_coin,json=guildCoin,proto3" json:"guild_coin,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RoleBasicInfo) Descriptor

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

func (*RoleBasicInfo) GetDiamond

func (m *RoleBasicInfo) GetDiamond() int32

func (*RoleBasicInfo) GetExp

func (m *RoleBasicInfo) GetExp() int32

func (*RoleBasicInfo) GetGold

func (m *RoleBasicInfo) GetGold() int32

func (*RoleBasicInfo) GetGuildCoin

func (m *RoleBasicInfo) GetGuildCoin() int32

func (*RoleBasicInfo) GetLevel

func (m *RoleBasicInfo) GetLevel() int32

func (*RoleBasicInfo) GetLiveness

func (m *RoleBasicInfo) GetLiveness() int32

func (*RoleBasicInfo) GetSinew

func (m *RoleBasicInfo) GetSinew() int32

func (*RoleBasicInfo) ProtoMessage

func (*RoleBasicInfo) ProtoMessage()

func (*RoleBasicInfo) Reset

func (m *RoleBasicInfo) Reset()

func (*RoleBasicInfo) String

func (m *RoleBasicInfo) String() string

func (*RoleBasicInfo) XXX_DiscardUnknown

func (m *RoleBasicInfo) XXX_DiscardUnknown()

func (*RoleBasicInfo) XXX_Marshal

func (m *RoleBasicInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleBasicInfo) XXX_Merge

func (m *RoleBasicInfo) XXX_Merge(src proto.Message)

func (*RoleBasicInfo) XXX_Size

func (m *RoleBasicInfo) XXX_Size() int

func (*RoleBasicInfo) XXX_Unmarshal

func (m *RoleBasicInfo) XXX_Unmarshal(b []byte) error

type RoleDescInfo

type RoleDescInfo struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	IconId               int32    `protobuf:"varint,2,opt,name=icon_id,json=iconId,proto3" json:"icon_id,omitempty"`
	FrameId              int32    `protobuf:"varint,3,opt,name=frame_id,json=frameId,proto3" json:"frame_id,omitempty"`
	FreeCnt              uint32   `protobuf:"varint,4,opt,name=free_cnt,json=freeCnt,proto3" json:"free_cnt,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RoleDescInfo) Descriptor

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

func (*RoleDescInfo) GetFrameId

func (m *RoleDescInfo) GetFrameId() int32

func (*RoleDescInfo) GetFreeCnt

func (m *RoleDescInfo) GetFreeCnt() uint32

func (*RoleDescInfo) GetIconId

func (m *RoleDescInfo) GetIconId() int32

func (*RoleDescInfo) GetName

func (m *RoleDescInfo) GetName() string

func (*RoleDescInfo) ProtoMessage

func (*RoleDescInfo) ProtoMessage()

func (*RoleDescInfo) Reset

func (m *RoleDescInfo) Reset()

func (*RoleDescInfo) String

func (m *RoleDescInfo) String() string

func (*RoleDescInfo) XXX_DiscardUnknown

func (m *RoleDescInfo) XXX_DiscardUnknown()

func (*RoleDescInfo) XXX_Marshal

func (m *RoleDescInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleDescInfo) XXX_Merge

func (m *RoleDescInfo) XXX_Merge(src proto.Message)

func (*RoleDescInfo) XXX_Size

func (m *RoleDescInfo) XXX_Size() int

func (*RoleDescInfo) XXX_Unmarshal

func (m *RoleDescInfo) XXX_Unmarshal(b []byte) error

type RoleFriendInfo

type RoleFriendInfo struct {
	Uid                  uint64                `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	FriendList           []*PbFriend           `protobuf:"bytes,2,rep,name=friend_list,json=friendList,proto3" json:"friend_list,omitempty"`
	BlackList            []uint64              `protobuf:"varint,3,rep,packed,name=black_list,json=blackList,proto3" json:"black_list,omitempty"`
	InvitationList       []*PbFriendInvitation `protobuf:"bytes,4,rep,name=invitation_list,json=invitationList,proto3" json:"invitation_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*RoleFriendInfo) Descriptor

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

func (*RoleFriendInfo) GetBlackList

func (m *RoleFriendInfo) GetBlackList() []uint64

func (*RoleFriendInfo) GetFriendList

func (m *RoleFriendInfo) GetFriendList() []*PbFriend

func (*RoleFriendInfo) GetInvitationList

func (m *RoleFriendInfo) GetInvitationList() []*PbFriendInvitation

func (*RoleFriendInfo) GetUid

func (m *RoleFriendInfo) GetUid() uint64

func (*RoleFriendInfo) ProtoMessage

func (*RoleFriendInfo) ProtoMessage()

func (*RoleFriendInfo) Reset

func (m *RoleFriendInfo) Reset()

func (*RoleFriendInfo) String

func (m *RoleFriendInfo) String() string

func (*RoleFriendInfo) XXX_DiscardUnknown

func (m *RoleFriendInfo) XXX_DiscardUnknown()

func (*RoleFriendInfo) XXX_Marshal

func (m *RoleFriendInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleFriendInfo) XXX_Merge

func (m *RoleFriendInfo) XXX_Merge(src proto.Message)

func (*RoleFriendInfo) XXX_Size

func (m *RoleFriendInfo) XXX_Size() int

func (*RoleFriendInfo) XXX_Unmarshal

func (m *RoleFriendInfo) XXX_Unmarshal(b []byte) error

type RoleGiftExchangeInfo

type RoleGiftExchangeInfo struct {
	TypeList             []int32  `protobuf:"varint,1,rep,packed,name=type_list,json=typeList,proto3" json:"type_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

礼包码

func (*RoleGiftExchangeInfo) Descriptor

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

func (*RoleGiftExchangeInfo) GetTypeList

func (m *RoleGiftExchangeInfo) GetTypeList() []int32

func (*RoleGiftExchangeInfo) ProtoMessage

func (*RoleGiftExchangeInfo) ProtoMessage()

func (*RoleGiftExchangeInfo) Reset

func (m *RoleGiftExchangeInfo) Reset()

func (*RoleGiftExchangeInfo) String

func (m *RoleGiftExchangeInfo) String() string

func (*RoleGiftExchangeInfo) XXX_DiscardUnknown

func (m *RoleGiftExchangeInfo) XXX_DiscardUnknown()

func (*RoleGiftExchangeInfo) XXX_Marshal

func (m *RoleGiftExchangeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleGiftExchangeInfo) XXX_Merge

func (m *RoleGiftExchangeInfo) XXX_Merge(src proto.Message)

func (*RoleGiftExchangeInfo) XXX_Size

func (m *RoleGiftExchangeInfo) XXX_Size() int

func (*RoleGiftExchangeInfo) XXX_Unmarshal

func (m *RoleGiftExchangeInfo) XXX_Unmarshal(b []byte) error

type RoleGuideInfo

type RoleGuideInfo struct {
	IdLis                []int32  `protobuf:"varint,1,rep,packed,name=id_lis,json=idLis,proto3" json:"id_lis,omitempty"`
	CurId                int32    `protobuf:"varint,2,opt,name=cur_id,json=curId,proto3" json:"cur_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

玩家引导ID

func (*RoleGuideInfo) Descriptor

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

func (*RoleGuideInfo) GetCurId

func (m *RoleGuideInfo) GetCurId() int32

func (*RoleGuideInfo) GetIdLis

func (m *RoleGuideInfo) GetIdLis() []int32

func (*RoleGuideInfo) ProtoMessage

func (*RoleGuideInfo) ProtoMessage()

func (*RoleGuideInfo) Reset

func (m *RoleGuideInfo) Reset()

func (*RoleGuideInfo) String

func (m *RoleGuideInfo) String() string

func (*RoleGuideInfo) XXX_DiscardUnknown

func (m *RoleGuideInfo) XXX_DiscardUnknown()

func (*RoleGuideInfo) XXX_Marshal

func (m *RoleGuideInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleGuideInfo) XXX_Merge

func (m *RoleGuideInfo) XXX_Merge(src proto.Message)

func (*RoleGuideInfo) XXX_Size

func (m *RoleGuideInfo) XXX_Size() int

func (*RoleGuideInfo) XXX_Unmarshal

func (m *RoleGuideInfo) XXX_Unmarshal(b []byte) error

type RoleGuildInfo

type RoleGuildInfo struct {
	Gid                  uint64   `protobuf:"varint,1,opt,name=gid,proto3" json:"gid,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Title                int32    `protobuf:"varint,3,opt,name=title,proto3" json:"title,omitempty"`
	DonateCnt            uint32   `protobuf:"varint,4,opt,name=donate_cnt,json=donateCnt,proto3" json:"donate_cnt,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

个人公会信息 ,例如公会副本,商场购买记录等

func (*RoleGuildInfo) Descriptor

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

func (*RoleGuildInfo) GetDonateCnt

func (m *RoleGuildInfo) GetDonateCnt() uint32

func (*RoleGuildInfo) GetGid

func (m *RoleGuildInfo) GetGid() uint64

func (*RoleGuildInfo) GetName

func (m *RoleGuildInfo) GetName() string

func (*RoleGuildInfo) GetTitle

func (m *RoleGuildInfo) GetTitle() int32

func (*RoleGuildInfo) ProtoMessage

func (*RoleGuildInfo) ProtoMessage()

func (*RoleGuildInfo) Reset

func (m *RoleGuildInfo) Reset()

func (*RoleGuildInfo) String

func (m *RoleGuildInfo) String() string

func (*RoleGuildInfo) XXX_DiscardUnknown

func (m *RoleGuildInfo) XXX_DiscardUnknown()

func (*RoleGuildInfo) XXX_Marshal

func (m *RoleGuildInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleGuildInfo) XXX_Merge

func (m *RoleGuildInfo) XXX_Merge(src proto.Message)

func (*RoleGuildInfo) XXX_Size

func (m *RoleGuildInfo) XXX_Size() int

func (*RoleGuildInfo) XXX_Unmarshal

func (m *RoleGuildInfo) XXX_Unmarshal(b []byte) error

type RoleIconInfo

type RoleIconInfo struct {
	IconList             []*PbIcon  `protobuf:"bytes,1,rep,name=icon_list,json=iconList,proto3" json:"icon_list,omitempty"`
	FrameList            []*PbFrame `protobuf:"bytes,2,rep,name=frame_list,json=frameList,proto3" json:"frame_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

头像

func (*RoleIconInfo) Descriptor

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

func (*RoleIconInfo) GetFrameList

func (m *RoleIconInfo) GetFrameList() []*PbFrame

func (*RoleIconInfo) GetIconList

func (m *RoleIconInfo) GetIconList() []*PbIcon

func (*RoleIconInfo) ProtoMessage

func (*RoleIconInfo) ProtoMessage()

func (*RoleIconInfo) Reset

func (m *RoleIconInfo) Reset()

func (*RoleIconInfo) String

func (m *RoleIconInfo) String() string

func (*RoleIconInfo) XXX_DiscardUnknown

func (m *RoleIconInfo) XXX_DiscardUnknown()

func (*RoleIconInfo) XXX_Marshal

func (m *RoleIconInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleIconInfo) XXX_Merge

func (m *RoleIconInfo) XXX_Merge(src proto.Message)

func (*RoleIconInfo) XXX_Size

func (m *RoleIconInfo) XXX_Size() int

func (*RoleIconInfo) XXX_Unmarshal

func (m *RoleIconInfo) XXX_Unmarshal(b []byte) error

type RoleInfo

type RoleInfo struct {
	RegisterInfo         *RoleRegisterInfo     `protobuf:"bytes,1,opt,name=register_info,json=registerInfo,proto3" json:"register_info,omitempty"`
	LoginInfo            *RoleLoginInfo        `protobuf:"bytes,2,opt,name=login_info,json=loginInfo,proto3" json:"login_info,omitempty"`
	DescInfo             *RoleDescInfo         `protobuf:"bytes,3,opt,name=desc_info,json=descInfo,proto3" json:"desc_info,omitempty"`
	BasicInfo            *RoleBasicInfo        `protobuf:"bytes,4,opt,name=basic_info,json=basicInfo,proto3" json:"basic_info,omitempty"`
	InventoryInfo        *RoleInventoryInfo    `protobuf:"bytes,5,opt,name=inventory_info,json=inventoryInfo,proto3" json:"inventory_info,omitempty"`
	IconInfo             *RoleIconInfo         `protobuf:"bytes,6,opt,name=icon_info,json=iconInfo,proto3" json:"icon_info,omitempty"`
	MallInfo             *RoleMallInfo         `protobuf:"bytes,7,opt,name=mall_info,json=mallInfo,proto3" json:"mall_info,omitempty"`
	MainTaskInfo         *RoleMainTaskInfo     `protobuf:"bytes,8,opt,name=main_task_info,json=mainTaskInfo,proto3" json:"main_task_info,omitempty"`
	GuildInfo            *RoleGuildInfo        `protobuf:"bytes,9,opt,name=guild_info,json=guildInfo,proto3" json:"guild_info,omitempty"`
	GuideInfo            *RoleGuideInfo        `protobuf:"bytes,10,opt,name=guide_info,json=guideInfo,proto3" json:"guide_info,omitempty"`
	OpenFunInfo          *RoleOpenFunction     `protobuf:"bytes,11,opt,name=open_fun_info,json=openFunInfo,proto3" json:"open_fun_info,omitempty"`
	GiftInfo             *RoleGiftExchangeInfo `protobuf:"bytes,12,opt,name=gift_info,json=giftInfo,proto3" json:"gift_info,omitempty"`
	Actvity_Info         *RoleActvityTaskInfo  `protobuf:"bytes,13,opt,name=actvity_Info,json=actvityInfo,proto3" json:"actvity_Info,omitempty"`
	ConnSvrInfo          *ConnSvrInfo          `protobuf:"bytes,100,opt,name=conn_svr_info,json=connSvrInfo,proto3" json:"conn_svr_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

角色的所有数据

func (*RoleInfo) Descriptor

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

func (*RoleInfo) GetActvity_Info

func (m *RoleInfo) GetActvity_Info() *RoleActvityTaskInfo

func (*RoleInfo) GetBasicInfo

func (m *RoleInfo) GetBasicInfo() *RoleBasicInfo

func (*RoleInfo) GetConnSvrInfo

func (m *RoleInfo) GetConnSvrInfo() *ConnSvrInfo

func (*RoleInfo) GetDescInfo

func (m *RoleInfo) GetDescInfo() *RoleDescInfo

func (*RoleInfo) GetGiftInfo

func (m *RoleInfo) GetGiftInfo() *RoleGiftExchangeInfo

func (*RoleInfo) GetGuideInfo

func (m *RoleInfo) GetGuideInfo() *RoleGuideInfo

func (*RoleInfo) GetGuildInfo

func (m *RoleInfo) GetGuildInfo() *RoleGuildInfo

func (*RoleInfo) GetIconInfo

func (m *RoleInfo) GetIconInfo() *RoleIconInfo

func (*RoleInfo) GetInventoryInfo

func (m *RoleInfo) GetInventoryInfo() *RoleInventoryInfo

func (*RoleInfo) GetLoginInfo

func (m *RoleInfo) GetLoginInfo() *RoleLoginInfo

func (*RoleInfo) GetMainTaskInfo

func (m *RoleInfo) GetMainTaskInfo() *RoleMainTaskInfo

func (*RoleInfo) GetMallInfo

func (m *RoleInfo) GetMallInfo() *RoleMallInfo

func (*RoleInfo) GetOpenFunInfo

func (m *RoleInfo) GetOpenFunInfo() *RoleOpenFunction

func (*RoleInfo) GetRegisterInfo

func (m *RoleInfo) GetRegisterInfo() *RoleRegisterInfo

func (*RoleInfo) ProtoMessage

func (*RoleInfo) ProtoMessage()

func (*RoleInfo) Reset

func (m *RoleInfo) Reset()

func (*RoleInfo) String

func (m *RoleInfo) String() string

func (*RoleInfo) XXX_DiscardUnknown

func (m *RoleInfo) XXX_DiscardUnknown()

func (*RoleInfo) XXX_Marshal

func (m *RoleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleInfo) XXX_Merge

func (m *RoleInfo) XXX_Merge(src proto.Message)

func (*RoleInfo) XXX_Size

func (m *RoleInfo) XXX_Size() int

func (*RoleInfo) XXX_Unmarshal

func (m *RoleInfo) XXX_Unmarshal(b []byte) error

type RoleInventoryInfo

type RoleInventoryInfo struct {
	ItemList             []*PbItem `protobuf:"bytes,1,rep,name=item_list,json=itemList,proto3" json:"item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*RoleInventoryInfo) Descriptor

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

func (*RoleInventoryInfo) GetItemList

func (m *RoleInventoryInfo) GetItemList() []*PbItem

func (*RoleInventoryInfo) ProtoMessage

func (*RoleInventoryInfo) ProtoMessage()

func (*RoleInventoryInfo) Reset

func (m *RoleInventoryInfo) Reset()

func (*RoleInventoryInfo) String

func (m *RoleInventoryInfo) String() string

func (*RoleInventoryInfo) XXX_DiscardUnknown

func (m *RoleInventoryInfo) XXX_DiscardUnknown()

func (*RoleInventoryInfo) XXX_Marshal

func (m *RoleInventoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleInventoryInfo) XXX_Merge

func (m *RoleInventoryInfo) XXX_Merge(src proto.Message)

func (*RoleInventoryInfo) XXX_Size

func (m *RoleInventoryInfo) XXX_Size() int

func (*RoleInventoryInfo) XXX_Unmarshal

func (m *RoleInventoryInfo) XXX_Unmarshal(b []byte) error

type RoleLoginInfo

type RoleLoginInfo struct {
	LastLoginTime        int32    `protobuf:"varint,1,opt,name=last_login_time,json=lastLoginTime,proto3" json:"last_login_time,omitempty"`
	LastLogoutTime       int32    `protobuf:"varint,2,opt,name=last_logout_time,json=lastLogoutTime,proto3" json:"last_logout_time,omitempty"`
	LastHartBeatTime     int32    `protobuf:"varint,3,opt,name=last_hart_beat_time,json=lastHartBeatTime,proto3" json:"last_hart_beat_time,omitempty"`
	NowLoginTime         int32    `protobuf:"varint,4,opt,name=now_login_time,json=nowLoginTime,proto3" json:"now_login_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RoleLoginInfo) Descriptor

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

func (*RoleLoginInfo) GetLastHartBeatTime

func (m *RoleLoginInfo) GetLastHartBeatTime() int32

func (*RoleLoginInfo) GetLastLoginTime

func (m *RoleLoginInfo) GetLastLoginTime() int32

func (*RoleLoginInfo) GetLastLogoutTime

func (m *RoleLoginInfo) GetLastLogoutTime() int32

func (*RoleLoginInfo) GetNowLoginTime

func (m *RoleLoginInfo) GetNowLoginTime() int32

func (*RoleLoginInfo) ProtoMessage

func (*RoleLoginInfo) ProtoMessage()

func (*RoleLoginInfo) Reset

func (m *RoleLoginInfo) Reset()

func (*RoleLoginInfo) String

func (m *RoleLoginInfo) String() string

func (*RoleLoginInfo) XXX_DiscardUnknown

func (m *RoleLoginInfo) XXX_DiscardUnknown()

func (*RoleLoginInfo) XXX_Marshal

func (m *RoleLoginInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleLoginInfo) XXX_Merge

func (m *RoleLoginInfo) XXX_Merge(src proto.Message)

func (*RoleLoginInfo) XXX_Size

func (m *RoleLoginInfo) XXX_Size() int

func (*RoleLoginInfo) XXX_Unmarshal

func (m *RoleLoginInfo) XXX_Unmarshal(b []byte) error

type RoleMainTaskInfo

type RoleMainTaskInfo struct {
	CurTaskId            int32    `protobuf:"varint,1,opt,name=cur_task_id,json=curTaskId,proto3" json:"cur_task_id,omitempty"`
	Finished             bool     `protobuf:"varint,2,opt,name=finished,proto3" json:"finished,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

主线任务

func (*RoleMainTaskInfo) Descriptor

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

func (*RoleMainTaskInfo) GetCurTaskId

func (m *RoleMainTaskInfo) GetCurTaskId() int32

func (*RoleMainTaskInfo) GetFinished

func (m *RoleMainTaskInfo) GetFinished() bool

func (*RoleMainTaskInfo) ProtoMessage

func (*RoleMainTaskInfo) ProtoMessage()

func (*RoleMainTaskInfo) Reset

func (m *RoleMainTaskInfo) Reset()

func (*RoleMainTaskInfo) String

func (m *RoleMainTaskInfo) String() string

func (*RoleMainTaskInfo) XXX_DiscardUnknown

func (m *RoleMainTaskInfo) XXX_DiscardUnknown()

func (*RoleMainTaskInfo) XXX_Marshal

func (m *RoleMainTaskInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleMainTaskInfo) XXX_Merge

func (m *RoleMainTaskInfo) XXX_Merge(src proto.Message)

func (*RoleMainTaskInfo) XXX_Size

func (m *RoleMainTaskInfo) XXX_Size() int

func (*RoleMainTaskInfo) XXX_Unmarshal

func (m *RoleMainTaskInfo) XXX_Unmarshal(b []byte) error

type RoleMallInfo

type RoleMallInfo struct {
	ItemList             []*PbMallItem `protobuf:"bytes,1,rep,name=item_list,json=itemList,proto3" json:"item_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

商城礼包

func (*RoleMallInfo) Descriptor

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

func (*RoleMallInfo) GetItemList

func (m *RoleMallInfo) GetItemList() []*PbMallItem

func (*RoleMallInfo) ProtoMessage

func (*RoleMallInfo) ProtoMessage()

func (*RoleMallInfo) Reset

func (m *RoleMallInfo) Reset()

func (*RoleMallInfo) String

func (m *RoleMallInfo) String() string

func (*RoleMallInfo) XXX_DiscardUnknown

func (m *RoleMallInfo) XXX_DiscardUnknown()

func (*RoleMallInfo) XXX_Marshal

func (m *RoleMallInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleMallInfo) XXX_Merge

func (m *RoleMallInfo) XXX_Merge(src proto.Message)

func (*RoleMallInfo) XXX_Size

func (m *RoleMallInfo) XXX_Size() int

func (*RoleMallInfo) XXX_Unmarshal

func (m *RoleMallInfo) XXX_Unmarshal(b []byte) error

type RoleOpenFunction

type RoleOpenFunction struct {
	Data                 []int32  `protobuf:"varint,1,rep,packed,name=data,proto3" json:"data,omitempty"`
	IsAllOpen            bool     `protobuf:"varint,2,opt,name=is_all_open,json=isAllOpen,proto3" json:"is_all_open,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

功能开放列表

func (*RoleOpenFunction) Descriptor

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

func (*RoleOpenFunction) GetData

func (m *RoleOpenFunction) GetData() []int32

func (*RoleOpenFunction) GetIsAllOpen

func (m *RoleOpenFunction) GetIsAllOpen() bool

func (*RoleOpenFunction) ProtoMessage

func (*RoleOpenFunction) ProtoMessage()

func (*RoleOpenFunction) Reset

func (m *RoleOpenFunction) Reset()

func (*RoleOpenFunction) String

func (m *RoleOpenFunction) String() string

func (*RoleOpenFunction) XXX_DiscardUnknown

func (m *RoleOpenFunction) XXX_DiscardUnknown()

func (*RoleOpenFunction) XXX_Marshal

func (m *RoleOpenFunction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleOpenFunction) XXX_Merge

func (m *RoleOpenFunction) XXX_Merge(src proto.Message)

func (*RoleOpenFunction) XXX_Size

func (m *RoleOpenFunction) XXX_Size() int

func (*RoleOpenFunction) XXX_Unmarshal

func (m *RoleOpenFunction) XXX_Unmarshal(b []byte) error

type RoleRegisterInfo

type RoleRegisterInfo struct {
	Uid                  uint64   `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
	RegisterTime         int32    `protobuf:"varint,2,opt,name=register_time,json=registerTime,proto3" json:"register_time,omitempty"`
	Zone                 int32    `protobuf:"varint,3,opt,name=zone,proto3" json:"zone,omitempty"`
	TimeOffsetMinute     int32    `protobuf:"varint,4,opt,name=time_offset_minute,json=timeOffsetMinute,proto3" json:"time_offset_minute,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RoleRegisterInfo) Descriptor

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

func (*RoleRegisterInfo) GetRegisterTime

func (m *RoleRegisterInfo) GetRegisterTime() int32

func (*RoleRegisterInfo) GetTimeOffsetMinute

func (m *RoleRegisterInfo) GetTimeOffsetMinute() int32

func (*RoleRegisterInfo) GetUid

func (m *RoleRegisterInfo) GetUid() uint64

func (*RoleRegisterInfo) GetZone

func (m *RoleRegisterInfo) GetZone() int32

func (*RoleRegisterInfo) ProtoMessage

func (*RoleRegisterInfo) ProtoMessage()

func (*RoleRegisterInfo) Reset

func (m *RoleRegisterInfo) Reset()

func (*RoleRegisterInfo) String

func (m *RoleRegisterInfo) String() string

func (*RoleRegisterInfo) XXX_DiscardUnknown

func (m *RoleRegisterInfo) XXX_DiscardUnknown()

func (*RoleRegisterInfo) XXX_Marshal

func (m *RoleRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleRegisterInfo) XXX_Merge

func (m *RoleRegisterInfo) XXX_Merge(src proto.Message)

func (*RoleRegisterInfo) XXX_Size

func (m *RoleRegisterInfo) XXX_Size() int

func (*RoleRegisterInfo) XXX_Unmarshal

func (m *RoleRegisterInfo) XXX_Unmarshal(b []byte) error

type RoleTaskInfo

type RoleTaskInfo struct {
	TaskList             []*PbTask `protobuf:"bytes,1,rep,name=task_list,json=taskList,proto3" json:"task_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*RoleTaskInfo) Descriptor

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

func (*RoleTaskInfo) GetTaskList

func (m *RoleTaskInfo) GetTaskList() []*PbTask

func (*RoleTaskInfo) ProtoMessage

func (*RoleTaskInfo) ProtoMessage()

func (*RoleTaskInfo) Reset

func (m *RoleTaskInfo) Reset()

func (*RoleTaskInfo) String

func (m *RoleTaskInfo) String() string

func (*RoleTaskInfo) XXX_DiscardUnknown

func (m *RoleTaskInfo) XXX_DiscardUnknown()

func (*RoleTaskInfo) XXX_Marshal

func (m *RoleTaskInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RoleTaskInfo) XXX_Merge

func (m *RoleTaskInfo) XXX_Merge(src proto.Message)

func (*RoleTaskInfo) XXX_Size

func (m *RoleTaskInfo) XXX_Size() int

func (*RoleTaskInfo) XXX_Unmarshal

func (m *RoleTaskInfo) XXX_Unmarshal(b []byte) error

type ScChat

type ScChat struct {
	Msg                  *PbChatMsg `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

SC_CHAT

func (*ScChat) Descriptor

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

func (*ScChat) GetMsg

func (m *ScChat) GetMsg() *PbChatMsg

func (*ScChat) ProtoMessage

func (*ScChat) ProtoMessage()

func (*ScChat) Reset

func (m *ScChat) Reset()

func (*ScChat) String

func (m *ScChat) String() string

func (*ScChat) XXX_DiscardUnknown

func (m *ScChat) XXX_DiscardUnknown()

func (*ScChat) XXX_Marshal

func (m *ScChat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ScChat) XXX_Merge

func (m *ScChat) XXX_Merge(src proto.Message)

func (*ScChat) XXX_Size

func (m *ScChat) XXX_Size() int

func (*ScChat) XXX_Unmarshal

func (m *ScChat) XXX_Unmarshal(b []byte) error

type ScDataChangeNotify

type ScDataChangeNotify struct {
	Cmd                  int32    `protobuf:"varint,1,opt,name=cmd,proto3" json:"cmd,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

SC_DATA_CHANGE_NOTIFY

func (*ScDataChangeNotify) Descriptor

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

func (*ScDataChangeNotify) GetCmd

func (m *ScDataChangeNotify) GetCmd() int32

func (*ScDataChangeNotify) ProtoMessage

func (*ScDataChangeNotify) ProtoMessage()

func (*ScDataChangeNotify) Reset

func (m *ScDataChangeNotify) Reset()

func (*ScDataChangeNotify) String

func (m *ScDataChangeNotify) String() string

func (*ScDataChangeNotify) XXX_DiscardUnknown

func (m *ScDataChangeNotify) XXX_DiscardUnknown()

func (*ScDataChangeNotify) XXX_Marshal

func (m *ScDataChangeNotify) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ScDataChangeNotify) XXX_Merge

func (m *ScDataChangeNotify) XXX_Merge(src proto.Message)

func (*ScDataChangeNotify) XXX_Size

func (m *ScDataChangeNotify) XXX_Size() int

func (*ScDataChangeNotify) XXX_Unmarshal

func (m *ScDataChangeNotify) XXX_Unmarshal(b []byte) error

type ScKickOut

type ScKickOut struct {
	Reason               EKickOutReason `protobuf:"varint,1,opt,name=reason,proto3,enum=g1.protocol.EKickOutReason" json:"reason,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

SC_KICK_OUT

func (*ScKickOut) Descriptor

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

func (*ScKickOut) GetReason

func (m *ScKickOut) GetReason() EKickOutReason

func (*ScKickOut) ProtoMessage

func (*ScKickOut) ProtoMessage()

func (*ScKickOut) Reset

func (m *ScKickOut) Reset()

func (*ScKickOut) String

func (m *ScKickOut) String() string

func (*ScKickOut) XXX_DiscardUnknown

func (m *ScKickOut) XXX_DiscardUnknown()

func (*ScKickOut) XXX_Marshal

func (m *ScKickOut) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ScKickOut) XXX_Merge

func (m *ScKickOut) XXX_Merge(src proto.Message)

func (*ScKickOut) XXX_Size

func (m *ScKickOut) XXX_Size() int

func (*ScKickOut) XXX_Unmarshal

func (m *ScKickOut) XXX_Unmarshal(b []byte) error

type ScSyncUserData

type ScSyncUserData struct {
	RoleInfo             *RoleInfo `protobuf:"bytes,1,opt,name=role_info,json=roleInfo,proto3" json:"role_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

SC_SYNC_USER_DATA

func (*ScSyncUserData) Descriptor

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

func (*ScSyncUserData) GetRoleInfo

func (m *ScSyncUserData) GetRoleInfo() *RoleInfo

func (*ScSyncUserData) ProtoMessage

func (*ScSyncUserData) ProtoMessage()

func (*ScSyncUserData) Reset

func (m *ScSyncUserData) Reset()

func (*ScSyncUserData) String

func (m *ScSyncUserData) String() string

func (*ScSyncUserData) XXX_DiscardUnknown

func (m *ScSyncUserData) XXX_DiscardUnknown()

func (*ScSyncUserData) XXX_Marshal

func (m *ScSyncUserData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ScSyncUserData) XXX_Merge

func (m *ScSyncUserData) XXX_Merge(src proto.Message)

func (*ScSyncUserData) XXX_Size

func (m *ScSyncUserData) XXX_Size() int

func (*ScSyncUserData) XXX_Unmarshal

func (m *ScSyncUserData) XXX_Unmarshal(b []byte) error

type SendMsgAllReq

type SendMsgAllReq struct {
	Seq                  string   `protobuf:"bytes,1,opt,name=seq,proto3" json:"seq,omitempty"`
	AppId                uint32   `protobuf:"varint,2,opt,name=appId,proto3" json:"appId,omitempty"`
	UserId               string   `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
	Cms                  string   `protobuf:"bytes,4,opt,name=cms,proto3" json:"cms,omitempty"`
	Type                 string   `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	Msg                  string   `protobuf:"bytes,6,opt,name=msg,proto3" json:"msg,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

发送消息

func (*SendMsgAllReq) Descriptor

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

func (*SendMsgAllReq) GetAppId

func (m *SendMsgAllReq) GetAppId() uint32

func (*SendMsgAllReq) GetCms

func (m *SendMsgAllReq) GetCms() string

func (*SendMsgAllReq) GetMsg

func (m *SendMsgAllReq) GetMsg() string

func (*SendMsgAllReq) GetSeq

func (m *SendMsgAllReq) GetSeq() string

func (*SendMsgAllReq) GetType

func (m *SendMsgAllReq) GetType() string

func (*SendMsgAllReq) GetUserId

func (m *SendMsgAllReq) GetUserId() string

func (*SendMsgAllReq) ProtoMessage

func (*SendMsgAllReq) ProtoMessage()

func (*SendMsgAllReq) Reset

func (m *SendMsgAllReq) Reset()

func (*SendMsgAllReq) String

func (m *SendMsgAllReq) String() string

func (*SendMsgAllReq) XXX_DiscardUnknown

func (m *SendMsgAllReq) XXX_DiscardUnknown()

func (*SendMsgAllReq) XXX_Marshal

func (m *SendMsgAllReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SendMsgAllReq) XXX_Merge

func (m *SendMsgAllReq) XXX_Merge(src proto.Message)

func (*SendMsgAllReq) XXX_Size

func (m *SendMsgAllReq) XXX_Size() int

func (*SendMsgAllReq) XXX_Unmarshal

func (m *SendMsgAllReq) XXX_Unmarshal(b []byte) error

type SendMsgAllRsp

type SendMsgAllRsp struct {
	RetCode              uint32   `protobuf:"varint,1,opt,name=retCode,proto3" json:"retCode,omitempty"`
	ErrMsg               string   `protobuf:"bytes,2,opt,name=errMsg,proto3" json:"errMsg,omitempty"`
	SendMsgId            string   `protobuf:"bytes,3,opt,name=sendMsgId,proto3" json:"sendMsgId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SendMsgAllRsp) Descriptor

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

func (*SendMsgAllRsp) GetErrMsg

func (m *SendMsgAllRsp) GetErrMsg() string

func (*SendMsgAllRsp) GetRetCode

func (m *SendMsgAllRsp) GetRetCode() uint32

func (*SendMsgAllRsp) GetSendMsgId

func (m *SendMsgAllRsp) GetSendMsgId() string

func (*SendMsgAllRsp) ProtoMessage

func (*SendMsgAllRsp) ProtoMessage()

func (*SendMsgAllRsp) Reset

func (m *SendMsgAllRsp) Reset()

func (*SendMsgAllRsp) String

func (m *SendMsgAllRsp) String() string

func (*SendMsgAllRsp) XXX_DiscardUnknown

func (m *SendMsgAllRsp) XXX_DiscardUnknown()

func (*SendMsgAllRsp) XXX_Marshal

func (m *SendMsgAllRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SendMsgAllRsp) XXX_Merge

func (m *SendMsgAllRsp) XXX_Merge(src proto.Message)

func (*SendMsgAllRsp) XXX_Size

func (m *SendMsgAllRsp) XXX_Size() int

func (*SendMsgAllRsp) XXX_Unmarshal

func (m *SendMsgAllRsp) XXX_Unmarshal(b []byte) error

type SendMsgReq

type SendMsgReq struct {
	Seq                  string   `protobuf:"bytes,1,opt,name=seq,proto3" json:"seq,omitempty"`
	AppId                uint32   `protobuf:"varint,2,opt,name=appId,proto3" json:"appId,omitempty"`
	UserId               string   `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
	Cms                  string   `protobuf:"bytes,4,opt,name=cms,proto3" json:"cms,omitempty"`
	Type                 string   `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	Msg                  string   `protobuf:"bytes,6,opt,name=msg,proto3" json:"msg,omitempty"`
	IsLocal              bool     `protobuf:"varint,7,opt,name=isLocal,proto3" json:"isLocal,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

发送消息

func (*SendMsgReq) Descriptor

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

func (*SendMsgReq) GetAppId

func (m *SendMsgReq) GetAppId() uint32

func (*SendMsgReq) GetCms

func (m *SendMsgReq) GetCms() string

func (*SendMsgReq) GetIsLocal

func (m *SendMsgReq) GetIsLocal() bool

func (*SendMsgReq) GetMsg

func (m *SendMsgReq) GetMsg() string

func (*SendMsgReq) GetSeq

func (m *SendMsgReq) GetSeq() string

func (*SendMsgReq) GetType

func (m *SendMsgReq) GetType() string

func (*SendMsgReq) GetUserId

func (m *SendMsgReq) GetUserId() string

func (*SendMsgReq) ProtoMessage

func (*SendMsgReq) ProtoMessage()

func (*SendMsgReq) Reset

func (m *SendMsgReq) Reset()

func (*SendMsgReq) String

func (m *SendMsgReq) String() string

func (*SendMsgReq) XXX_DiscardUnknown

func (m *SendMsgReq) XXX_DiscardUnknown()

func (*SendMsgReq) XXX_Marshal

func (m *SendMsgReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SendMsgReq) XXX_Merge

func (m *SendMsgReq) XXX_Merge(src proto.Message)

func (*SendMsgReq) XXX_Size

func (m *SendMsgReq) XXX_Size() int

func (*SendMsgReq) XXX_Unmarshal

func (m *SendMsgReq) XXX_Unmarshal(b []byte) error

type SendMsgRsp

type SendMsgRsp struct {
	RetCode              uint32   `protobuf:"varint,1,opt,name=retCode,proto3" json:"retCode,omitempty"`
	ErrMsg               string   `protobuf:"bytes,2,opt,name=errMsg,proto3" json:"errMsg,omitempty"`
	SendMsgId            string   `protobuf:"bytes,3,opt,name=sendMsgId,proto3" json:"sendMsgId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SendMsgRsp) Descriptor

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

func (*SendMsgRsp) GetErrMsg

func (m *SendMsgRsp) GetErrMsg() string

func (*SendMsgRsp) GetRetCode

func (m *SendMsgRsp) GetRetCode() uint32

func (*SendMsgRsp) GetSendMsgId

func (m *SendMsgRsp) GetSendMsgId() string

func (*SendMsgRsp) ProtoMessage

func (*SendMsgRsp) ProtoMessage()

func (*SendMsgRsp) Reset

func (m *SendMsgRsp) Reset()

func (*SendMsgRsp) String

func (m *SendMsgRsp) String() string

func (*SendMsgRsp) XXX_DiscardUnknown

func (m *SendMsgRsp) XXX_DiscardUnknown()

func (*SendMsgRsp) XXX_Marshal

func (m *SendMsgRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SendMsgRsp) XXX_Merge

func (m *SendMsgRsp) XXX_Merge(src proto.Message)

func (*SendMsgRsp) XXX_Size

func (m *SendMsgRsp) XXX_Size() int

func (*SendMsgRsp) XXX_Unmarshal

func (m *SendMsgRsp) XXX_Unmarshal(b []byte) error

type TaskCountType

type TaskCountType int32

任务更新方法

const (
	TaskCountType__TASK_COUNT_TYPE_NONE TaskCountType = 0
	TaskCountType_TASK_COUNT_TYPE_ADD   TaskCountType = 1
	TaskCountType_TASK_COUNT_TYPE_MAX   TaskCountType = 2
)

func (TaskCountType) EnumDescriptor

func (TaskCountType) EnumDescriptor() ([]byte, []int)

func (TaskCountType) String

func (x TaskCountType) String() string

type TaskName

type TaskName int32
const (
	TaskName__TASK_NAME_NONE       TaskName = 0
	TaskName_TASK_ROLE_LEVEL       TaskName = 1
	TaskName_TASK_PASS_INSTANCE    TaskName = 2
	TaskName_TASK_USE_ITEM         TaskName = 3
	TaskName_TASK_GENREAL_INSTANCE TaskName = 4
	TaskName_TASK_ELITE_INSTANCE   TaskName = 5
	TaskName_TASK_EVERYDAY_LOGIN   TaskName = 6
	TaskName_TASK_TODAY_LOGIN      TaskName = 7
	TaskName_TASK_HERO_LEVEL       TaskName = 8
	TaskName_TASK_HERO_STAR        TaskName = 9
	TaskName_TASK_HERO_QUALITY     TaskName = 10
	TaskName_TASK_HERO_SKILL_LEVEL TaskName = 11
)

func (TaskName) EnumDescriptor

func (TaskName) EnumDescriptor() ([]byte, []int)

func (TaskName) String

func (x TaskName) String() string

type UnimplementedAccServerServer

type UnimplementedAccServerServer struct {
}

UnimplementedAccServerServer can be embedded to have forward compatible implementations.

func (*UnimplementedAccServerServer) GetUserList

func (*UnimplementedAccServerServer) QueryUsersOnline

func (*UnimplementedAccServerServer) SendMsg

func (*UnimplementedAccServerServer) SendMsgAll

Jump to

Keyboard shortcuts

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