package
0.0.0-20200103080059-261bb52eea6a
Repository: https://github.com/cluas/gim.git
Documentation: pkg.go.dev

# Functions

Init is func to initial logic config.
NewConfig is func to create a logic config.

# Variables

Conf is config for logic server.

# Structs

BaseConf is struct of base config.
Config is struct of logic config.
HTTPConf is config for http server.
RedisConf is struct of redis config.
RPCConf is config for logic rpc.