Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Env string
AppId string
HttpServer *HttpServer
MySQL *MySQL
Reg *Reg
LogicRPCClient *RPCClient
IdGenRPCClient *RPCClient
//PusherRPCClient *RPCClient
AnswerRPCClient *RPCClient
//gRPC server
GRPCServer *grpc.ServerConfig
GroupInfoConfig *GroupDefault
Redis *redis.Config
}
var (
Conf *Config
)
type GroupDefault ¶
type HttpServer ¶
type HttpServer struct {
Addr string
}
Click to show internal directories.
Click to hide internal directories.