Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Env string
Log xlog.Config
//gRPC server
GRPCServer *grpc.ServerConfig
Reg *Reg
Redis *Redis
}
var (
Conf *Config
)
Click to show internal directories.
Click to hide internal directories.