tbl

package
v0.0.0-...-52d6a69 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

/ @file msgindex.go / @brief 获取消息唯一id / @author jian xie, xiejian1998@foxmail.com / @version 1.0 / @date 2017-09-27

Index

Constants

This section is empty.

Variables

View Source
var Common *table.Common = new(table.Common)
View Source
var Game *table.Game = new(table.Game)

-------------------------------------------------------------------------- / @brief 创建json config 实例 --------------------------------------------------------------------------

View Source
var GiftProBase = table.InsGiftProBaseTable
View Source
var Global *table.Global = new(table.Global)
View Source
var ItemBase = table.InsItemBaseTable
View Source
var LevelBasee = table.InsLevelBaseeTable
View Source
var MusicBase = table.InsMusicBaseTable

-------------------------------------------------------------------------- / @brief 为excel config 实例取一个别名 --------------------------------------------------------------------------

View Source
var NameBase = table.InsNameBaseTable
View Source
var NoticeBase = table.InsNoticeBaseTable
View Source
var ProtoMsgIndex = table.InsProtoMsgIndexTable
View Source
var Question = table.InsQuestionTable
View Source
var RechargeBase = table.InsRechargeBaseTable
View Source
var Room *table.Room = new(table.Room)
View Source
var ShopBase = table.InsShopBaseTable
View Source
var SignBase = table.InsSignBaseTable
View Source
var TBallBase = table.InsTBallBaseTable
View Source
var TBallGiftbase = table.InsTBallGiftbaseTable
View Source
var TBirckBase = table.InsTBirckBaseTable
View Source
var TBirckItembase = table.InsTBirckItembaseTable
View Source
var TDialogueBase = table.InsTDialogueBaseTable
View Source
var TEventBase = table.InsTEventBaseTable
View Source
var TMaidLevelBase = table.InsTMaidLevelBaseTable
View Source
var TMaidShopBase = table.InsTMaidShopBaseTable
View Source
var TPalaceMapBase = table.InsTPalaceMapBaseTable
View Source
var TPalaceMapMaidBase = table.InsTPalaceMapMaidBaseTable
View Source
var TPalaceMapMasterLevelsBase = table.InsTPalaceMapMasterLevelsBaseTable
View Source
var TPassLevelsBase = table.InsTPassLevelsBaseTable
View Source
var TTravelBase = table.InsTTravelBaseTable
View Source
var TTurnBrandBase = table.InsTTurnBrandBaseTable
View Source
var TaskBase = table.InsTaskBaseTable
View Source
var TbirckInfobase = table.InsTbirckInfobaseTable
View Source
var TbirckRefreshbase = table.InsTbirckRefreshbaseTable

Functions

func GetAllMsgIndex

func GetAllMsgIndex() map[int32]string

func JsonMsgIndexGenerator

func JsonMsgIndexGenerator(msg interface{}) int32

func ProtoMsgIndexGenerator

func ProtoMsgIndexGenerator(msg interface{}) int32

func StructMsgIndexGenerator

func StructMsgIndexGenerator(msg interface{}) int32

Types

type IBaseExcel

type IBaseExcel interface {
	Load(filename string) error
	Reload() error
}

type IBaseJson

type IBaseJson interface {
}

type TblLoader

type TblLoader struct {
	// contains filtered or unexported fields
}

-------------------------------------------------------------------------- / @brief 配置管理器 --------------------------------------------------------------------------

func NewTblLoader

func NewTblLoader(conf network.TablePathConf) *TblLoader

func (*TblLoader) Init

func (this *TblLoader) Init()

func (*TblLoader) LoadExcel

func (this *TblLoader) LoadExcel(conf IBaseExcel, file string)

func (*TblLoader) LoadJson

func (this *TblLoader) LoadJson(conf IBaseJson, file string)

func (*TblLoader) Reload

func (this *TblLoader) Reload()

func (*TblLoader) ReloadExcel

func (this *TblLoader) ReloadExcel()

func (*TblLoader) ReloadJson

func (this *TblLoader) ReloadJson()

Jump to

Keyboard shortcuts

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