Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Env string
Server *HttpServer
Trace traceConfig.Configuration
Modules []Module
Revoke *Revoke
AnswerRPCClient *RPCClient
StoreRPCClient *RPCClient
GroupRPCClient *RPCClient
DeviceRPCClient *RPCClient
}
var (
Conf *Config
)
type HttpServer ¶
type HttpServer struct {
Addr string
}
Click to show internal directories.
Click to hide internal directories.