Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Chain33Client ¶
type Config ¶
type Config struct {
Env string
Platform string
Server *HttpServer
MySQL *MySQL
Debug *Debug
Release *Release
IdGenRPCClient *RPCClient
CdkMaxNumber int64
Chain33Client Chain33Client
CdkMod bool
}
var (
Conf *Config
)
type HttpServer ¶
type HttpServer struct {
Addr string
}
Click to show internal directories.
Click to hide internal directories.