Versions in this module Expand all Collapse all v0 v0.7.5 Feb 11, 2022 Changes in this version + var ConfType_name = map[int32]string + var ConfType_value = map[string]int32 + var DurationType_name = map[int32]string + var DurationType_value = map[string]int32 + var File_common_proto protoreflect.FileDescriptor + var File_hero__test_conf_proto protoreflect.FileDescriptor + var File_test_conf_proto protoreflect.FileDescriptor + var File_time_proto protoreflect.FileDescriptor + var ServerType_name = map[int32]string + var ServerType_value = map[string]int32 + type Activity struct + ActivityMap map[uint32]*Activity_Activity + func (*Activity) Descriptor() ([]byte, []int) + func (*Activity) ProtoMessage() + func (x *Activity) GetActivityMap() map[uint32]*Activity_Activity + func (x *Activity) ProtoReflect() protoreflect.Message + func (x *Activity) Reset() + func (x *Activity) String() string + type Activity_Activity struct + ActivityId uint32 + ActivityName string + ChapterMap map[uint32]*Activity_Activity_Chapter + func (*Activity_Activity) Descriptor() ([]byte, []int) + func (*Activity_Activity) ProtoMessage() + func (x *Activity_Activity) GetActivityId() uint32 + func (x *Activity_Activity) GetActivityName() string + func (x *Activity_Activity) GetChapterMap() map[uint32]*Activity_Activity_Chapter + func (x *Activity_Activity) ProtoReflect() protoreflect.Message + func (x *Activity_Activity) Reset() + func (x *Activity_Activity) String() string + type Activity_Activity_Chapter struct + ChapterId uint32 + ChapterName string + SectionList []*Activity_Activity_Chapter_Section + func (*Activity_Activity_Chapter) Descriptor() ([]byte, []int) + func (*Activity_Activity_Chapter) ProtoMessage() + func (x *Activity_Activity_Chapter) GetChapterId() uint32 + func (x *Activity_Activity_Chapter) GetChapterName() string + func (x *Activity_Activity_Chapter) GetSectionList() []*Activity_Activity_Chapter_Section + func (x *Activity_Activity_Chapter) ProtoReflect() protoreflect.Message + func (x *Activity_Activity_Chapter) Reset() + func (x *Activity_Activity_Chapter) String() string + type Activity_Activity_Chapter_Section struct + ClientParamList []string + Duration *Duration + IncellStruct *Activity_Activity_Chapter_Section_Info + IntParams []int32 + SectionId uint32 + SectionItemList []*Activity_Activity_Chapter_Section_Item + SectionName string + Task *Activity_Activity_Chapter_Section_Task + Timespan *durationpb.Duration + Tips map[int32]string + WarnInfo *Activity_Activity_Chapter_Section_Info + func (*Activity_Activity_Chapter_Section) Descriptor() ([]byte, []int) + func (*Activity_Activity_Chapter_Section) ProtoMessage() + func (x *Activity_Activity_Chapter_Section) GetClientParamList() []string + func (x *Activity_Activity_Chapter_Section) GetDuration() *Duration + func (x *Activity_Activity_Chapter_Section) GetIncellStruct() *Activity_Activity_Chapter_Section_Info + func (x *Activity_Activity_Chapter_Section) GetIntParams() []int32 + func (x *Activity_Activity_Chapter_Section) GetSectionId() uint32 + func (x *Activity_Activity_Chapter_Section) GetSectionItemList() []*Activity_Activity_Chapter_Section_Item + func (x *Activity_Activity_Chapter_Section) GetSectionName() string + func (x *Activity_Activity_Chapter_Section) GetTask() *Activity_Activity_Chapter_Section_Task + func (x *Activity_Activity_Chapter_Section) GetTimespan() *durationpb.Duration + func (x *Activity_Activity_Chapter_Section) GetTips() map[int32]string + func (x *Activity_Activity_Chapter_Section) GetWarnInfo() *Activity_Activity_Chapter_Section_Info + func (x *Activity_Activity_Chapter_Section) ProtoReflect() protoreflect.Message + func (x *Activity_Activity_Chapter_Section) Reset() + func (x *Activity_Activity_Chapter_Section) String() string + type Activity_Activity_Chapter_Section_Info struct + Desc string + Id int32 + Value int32 + func (*Activity_Activity_Chapter_Section_Info) Descriptor() ([]byte, []int) + func (*Activity_Activity_Chapter_Section_Info) ProtoMessage() + func (x *Activity_Activity_Chapter_Section_Info) GetDesc() string + func (x *Activity_Activity_Chapter_Section_Info) GetId() int32 + func (x *Activity_Activity_Chapter_Section_Info) GetValue() int32 + func (x *Activity_Activity_Chapter_Section_Info) ProtoReflect() protoreflect.Message + func (x *Activity_Activity_Chapter_Section_Info) Reset() + func (x *Activity_Activity_Chapter_Section_Info) String() string + type Activity_Activity_Chapter_Section_Item struct + Id int32 + Num int32 + func (*Activity_Activity_Chapter_Section_Item) Descriptor() ([]byte, []int) + func (*Activity_Activity_Chapter_Section_Item) ProtoMessage() + func (x *Activity_Activity_Chapter_Section_Item) GetId() int32 + func (x *Activity_Activity_Chapter_Section_Item) GetNum() int32 + func (x *Activity_Activity_Chapter_Section_Item) ProtoReflect() protoreflect.Message + func (x *Activity_Activity_Chapter_Section_Item) Reset() + func (x *Activity_Activity_Chapter_Section_Item) String() string + type Activity_Activity_Chapter_Section_Task struct + ParamList_1 []int32 + ParamList_2 []int32 + ParamList_3 []int32 + ParamMap_1 map[int32]int32 + ParamMap_2 map[int32]int32 + Param_1 int32 + Param_2 int32 + Param_3 int32 + Target int32 + Type int32 + func (*Activity_Activity_Chapter_Section_Task) Descriptor() ([]byte, []int) + func (*Activity_Activity_Chapter_Section_Task) ProtoMessage() + func (x *Activity_Activity_Chapter_Section_Task) GetParamList_1() []int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParamList_2() []int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParamList_3() []int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParamMap_1() map[int32]int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParamMap_2() map[int32]int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParam_1() int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParam_2() int32 + func (x *Activity_Activity_Chapter_Section_Task) GetParam_3() int32 + func (x *Activity_Activity_Chapter_Section_Task) GetTarget() int32 + func (x *Activity_Activity_Chapter_Section_Task) GetType() int32 + func (x *Activity_Activity_Chapter_Section_Task) ProtoReflect() protoreflect.Message + func (x *Activity_Activity_Chapter_Section_Task) Reset() + func (x *Activity_Activity_Chapter_Section_Task) String() string + type ConfType int32 + const ConfType_CONF_TYPE_CLOUD + const ConfType_CONF_TYPE_LOCAL + const ConfType_CONF_TYPE_REMOTE + const ConfType_CONF_TYPE_UNKNOWN + func (ConfType) Descriptor() protoreflect.EnumDescriptor + func (ConfType) EnumDescriptor() ([]byte, []int) + func (ConfType) Type() protoreflect.EnumType + func (x ConfType) Enum() *ConfType + func (x ConfType) Number() protoreflect.EnumNumber + func (x ConfType) String() string + type Duration struct + Begin *timestamppb.Timestamp + DelayedDays int32 + End *timestamppb.Timestamp + Params []int32 + Type DurationType + func (*Duration) Descriptor() ([]byte, []int) + func (*Duration) ProtoMessage() + func (x *Duration) GetBegin() *timestamppb.Timestamp + func (x *Duration) GetDelayedDays() int32 + func (x *Duration) GetEnd() *timestamppb.Timestamp + func (x *Duration) GetParams() []int32 + func (x *Duration) GetType() DurationType + func (x *Duration) ProtoReflect() protoreflect.Message + func (x *Duration) Reset() + func (x *Duration) String() string + type DurationType int32 + const DurationType_DURATION_TYPE_ABSOLUTE + const DurationType_DURATION_TYPE_OPEN_SERVER + const DurationType_DURATION_TYPE_REGISTER + const DurationType_DURATION_TYPE_UNKNOWN + func (DurationType) Descriptor() protoreflect.EnumDescriptor + func (DurationType) EnumDescriptor() ([]byte, []int) + func (DurationType) Type() protoreflect.EnumType + func (x DurationType) Enum() *DurationType + func (x DurationType) Number() protoreflect.EnumNumber + func (x DurationType) String() string + type ExchangeInfo struct + RewardMap map[uint32]*ExchangeInfo_Reward + func (*ExchangeInfo) Descriptor() ([]byte, []int) + func (*ExchangeInfo) ProtoMessage() + func (x *ExchangeInfo) GetRewardMap() map[uint32]*ExchangeInfo_Reward + func (x *ExchangeInfo) ProtoReflect() protoreflect.Message + func (x *ExchangeInfo) Reset() + func (x *ExchangeInfo) String() string + type ExchangeInfo_Reward struct + BeginTime *timestamppb.Timestamp + Date *timestamppb.Timestamp + Desc string + Id uint32 + Time *durationpb.Duration + func (*ExchangeInfo_Reward) Descriptor() ([]byte, []int) + func (*ExchangeInfo_Reward) ProtoMessage() + func (x *ExchangeInfo_Reward) GetBeginTime() *timestamppb.Timestamp + func (x *ExchangeInfo_Reward) GetDate() *timestamppb.Timestamp + func (x *ExchangeInfo_Reward) GetDesc() string + func (x *ExchangeInfo_Reward) GetId() uint32 + func (x *ExchangeInfo_Reward) GetTime() *durationpb.Duration + func (x *ExchangeInfo_Reward) ProtoReflect() protoreflect.Message + func (x *ExchangeInfo_Reward) Reset() + func (x *ExchangeInfo_Reward) String() string + type Hero struct + RewardMap map[uint32]*Hero_Reward + func (*Hero) Descriptor() ([]byte, []int) + func (*Hero) ProtoMessage() + func (x *Hero) GetRewardMap() map[uint32]*Hero_Reward + func (x *Hero) ProtoReflect() protoreflect.Message + func (x *Hero) Reset() + func (x *Hero) String() string + type Hero_Reward struct + Desc string + Id uint32 + func (*Hero_Reward) Descriptor() ([]byte, []int) + func (*Hero_Reward) ProtoMessage() + func (x *Hero_Reward) GetDesc() string + func (x *Hero_Reward) GetId() uint32 + func (x *Hero_Reward) ProtoReflect() protoreflect.Message + func (x *Hero_Reward) Reset() + func (x *Hero_Reward) String() string + type Item struct + Id int32 + Num int32 + func (*Item) Descriptor() ([]byte, []int) + func (*Item) ProtoMessage() + func (x *Item) GetId() int32 + func (x *Item) GetNum() int32 + func (x *Item) ProtoReflect() protoreflect.Message + func (x *Item) Reset() + func (x *Item) String() string + type Loader struct + ServerMap map[int32]*Loader_Server + func (*Loader) Descriptor() ([]byte, []int) + func (*Loader) ProtoMessage() + func (x *Loader) GetServerMap() map[int32]*Loader_Server + func (x *Loader) ProtoReflect() protoreflect.Message + func (x *Loader) Reset() + func (x *Loader) String() string + type Loader_Server struct + ConfList []*Loader_Server_Conf + Type ServerType + func (*Loader_Server) Descriptor() ([]byte, []int) + func (*Loader_Server) ProtoMessage() + func (x *Loader_Server) GetConfList() []*Loader_Server_Conf + func (x *Loader_Server) GetType() ServerType + func (x *Loader_Server) ProtoReflect() protoreflect.Message + func (x *Loader_Server) Reset() + func (x *Loader_Server) String() string + type Loader_Server_Conf struct + ConditionList []*Loader_Server_Conf_Condition + Type ConfType + func (*Loader_Server_Conf) Descriptor() ([]byte, []int) + func (*Loader_Server_Conf) ProtoMessage() + func (x *Loader_Server_Conf) GetConditionList() []*Loader_Server_Conf_Condition + func (x *Loader_Server_Conf) GetType() ConfType + func (x *Loader_Server_Conf) ProtoReflect() protoreflect.Message + func (x *Loader_Server_Conf) Reset() + func (x *Loader_Server_Conf) String() string + type Loader_Server_Conf_Condition struct + Type int32 + Value int32 + func (*Loader_Server_Conf_Condition) Descriptor() ([]byte, []int) + func (*Loader_Server_Conf_Condition) ProtoMessage() + func (x *Loader_Server_Conf_Condition) GetType() int32 + func (x *Loader_Server_Conf_Condition) GetValue() int32 + func (x *Loader_Server_Conf_Condition) ProtoReflect() protoreflect.Message + func (x *Loader_Server_Conf_Condition) Reset() + func (x *Loader_Server_Conf_Condition) String() string + type MatchConf struct + FactorMap map[int32]*MatchConf_Factor + Interval int32 + ModeMap map[uint32]*MatchConf_Mode + Robot *MatchConf_Robot + Task *MatchConf_Task + Timeout int32 + func (*MatchConf) Descriptor() ([]byte, []int) + func (*MatchConf) ProtoMessage() + func (x *MatchConf) GetFactorMap() map[int32]*MatchConf_Factor + func (x *MatchConf) GetInterval() int32 + func (x *MatchConf) GetModeMap() map[uint32]*MatchConf_Mode + func (x *MatchConf) GetRobot() *MatchConf_Robot + func (x *MatchConf) GetTask() *MatchConf_Task + func (x *MatchConf) GetTimeout() int32 + func (x *MatchConf) ProtoReflect() protoreflect.Message + func (x *MatchConf) Reset() + func (x *MatchConf) String() string + type MatchConf_Factor struct + Type int32 + Value int32 + func (*MatchConf_Factor) Descriptor() ([]byte, []int) + func (*MatchConf_Factor) ProtoMessage() + func (x *MatchConf_Factor) GetType() int32 + func (x *MatchConf_Factor) GetValue() int32 + func (x *MatchConf_Factor) ProtoReflect() protoreflect.Message + func (x *MatchConf_Factor) Reset() + func (x *MatchConf_Factor) String() string + type MatchConf_Mode struct + AiList []*MatchConf_Mode_AI + Desc string + Difficulty int32 + Id uint32 + func (*MatchConf_Mode) Descriptor() ([]byte, []int) + func (*MatchConf_Mode) ProtoMessage() + func (x *MatchConf_Mode) GetAiList() []*MatchConf_Mode_AI + func (x *MatchConf_Mode) GetDesc() string + func (x *MatchConf_Mode) GetDifficulty() int32 + func (x *MatchConf_Mode) GetId() uint32 + func (x *MatchConf_Mode) ProtoReflect() protoreflect.Message + func (x *MatchConf_Mode) Reset() + func (x *MatchConf_Mode) String() string + type MatchConf_Mode_AI struct + Ability int32 + Type int32 + func (*MatchConf_Mode_AI) Descriptor() ([]byte, []int) + func (*MatchConf_Mode_AI) ProtoMessage() + func (x *MatchConf_Mode_AI) GetAbility() int32 + func (x *MatchConf_Mode_AI) GetType() int32 + func (x *MatchConf_Mode_AI) ProtoReflect() protoreflect.Message + func (x *MatchConf_Mode_AI) Reset() + func (x *MatchConf_Mode_AI) String() string + type MatchConf_Robot struct + Ability int32 + Type int32 + func (*MatchConf_Robot) Descriptor() ([]byte, []int) + func (*MatchConf_Robot) ProtoMessage() + func (x *MatchConf_Robot) GetAbility() int32 + func (x *MatchConf_Robot) GetType() int32 + func (x *MatchConf_Robot) ProtoReflect() protoreflect.Message + func (x *MatchConf_Robot) Reset() + func (x *MatchConf_Robot) String() string + type MatchConf_Task struct + FilterMap map[uint32]*MatchConf_Task_Filter + ParamList []int32 + Type int32 + func (*MatchConf_Task) Descriptor() ([]byte, []int) + func (*MatchConf_Task) ProtoMessage() + func (x *MatchConf_Task) GetFilterMap() map[uint32]*MatchConf_Task_Filter + func (x *MatchConf_Task) GetParamList() []int32 + func (x *MatchConf_Task) GetType() int32 + func (x *MatchConf_Task) ProtoReflect() protoreflect.Message + func (x *MatchConf_Task) Reset() + func (x *MatchConf_Task) String() string + type MatchConf_Task_Filter struct + JobList []*MatchConf_Task_Filter_Job + Open bool + SectionList []*MatchConf_Task_Filter_Section + Type uint32 + func (*MatchConf_Task_Filter) Descriptor() ([]byte, []int) + func (*MatchConf_Task_Filter) ProtoMessage() + func (x *MatchConf_Task_Filter) GetJobList() []*MatchConf_Task_Filter_Job + func (x *MatchConf_Task_Filter) GetOpen() bool + func (x *MatchConf_Task_Filter) GetSectionList() []*MatchConf_Task_Filter_Section + func (x *MatchConf_Task_Filter) GetType() uint32 + func (x *MatchConf_Task_Filter) ProtoReflect() protoreflect.Message + func (x *MatchConf_Task_Filter) Reset() + func (x *MatchConf_Task_Filter) String() string + type MatchConf_Task_Filter_Job struct + Count int32 + Type int32 + func (*MatchConf_Task_Filter_Job) Descriptor() ([]byte, []int) + func (*MatchConf_Task_Filter_Job) ProtoMessage() + func (x *MatchConf_Task_Filter_Job) GetCount() int32 + func (x *MatchConf_Task_Filter_Job) GetType() int32 + func (x *MatchConf_Task_Filter_Job) ProtoReflect() protoreflect.Message + func (x *MatchConf_Task_Filter_Job) Reset() + func (x *MatchConf_Task_Filter_Job) String() string + type MatchConf_Task_Filter_Section struct + Id uint32 + ItemList []*MatchConf_Task_Filter_Section_Item + Name string + func (*MatchConf_Task_Filter_Section) Descriptor() ([]byte, []int) + func (*MatchConf_Task_Filter_Section) ProtoMessage() + func (x *MatchConf_Task_Filter_Section) GetId() uint32 + func (x *MatchConf_Task_Filter_Section) GetItemList() []*MatchConf_Task_Filter_Section_Item + func (x *MatchConf_Task_Filter_Section) GetName() string + func (x *MatchConf_Task_Filter_Section) ProtoReflect() protoreflect.Message + func (x *MatchConf_Task_Filter_Section) Reset() + func (x *MatchConf_Task_Filter_Section) String() string + type MatchConf_Task_Filter_Section_Item struct + Id int32 + Num int32 + func (*MatchConf_Task_Filter_Section_Item) Descriptor() ([]byte, []int) + func (*MatchConf_Task_Filter_Section_Item) ProtoMessage() + func (x *MatchConf_Task_Filter_Section_Item) GetId() int32 + func (x *MatchConf_Task_Filter_Section_Item) GetNum() int32 + func (x *MatchConf_Task_Filter_Section_Item) ProtoReflect() protoreflect.Message + func (x *MatchConf_Task_Filter_Section_Item) Reset() + func (x *MatchConf_Task_Filter_Section_Item) String() string + type ServerType int32 + const ServerType_SERVER_TYPE_ACTIVITY + const ServerType_SERVER_TYPE_GAME + const ServerType_SERVER_TYPE_MATCH + const ServerType_SERVER_TYPE_UNKNOWN + func (ServerType) Descriptor() protoreflect.EnumDescriptor + func (ServerType) EnumDescriptor() ([]byte, []int) + func (ServerType) Type() protoreflect.EnumType + func (x ServerType) Enum() *ServerType + func (x ServerType) Number() protoreflect.EnumNumber + func (x ServerType) String() string