Versions in this module Expand all Collapse all v0 v0.1.3 Aug 18, 2022 v0.1.2 Jun 24, 2022 v0.1.1 Jun 21, 2022 v0.1.0 Jun 9, 2022 v0.0.1 Mar 23, 2022 Changes in this version + func Init() (err error) + type Config struct + AnswerRPCClient *RPCClient + AppId string + DeviceRPCClient *RPCClient + Engine string + Env string + GRPCServer *grpc.ServerConfig + GroupRPCClient *RPCClient + IMSub *MQSubClient + IdGenRPCClient *RPCClient + Log xlog.Config + LogicRPCClient *RPCClient + OffPush *OffPush + Redis *Redis + Reg *Reg + RevSub *MQSubClient + StorePub *MQPubServer + Trace traceConfig.Configuration + var Conf *Config + func Default() *Config + type MQPubServer struct + Brokers []string + type MQSubClient struct + Brokers []string + MaxWorker int + Number uint32 + type OffPush struct + IsEnabled bool + OffPushPub *MQPubServer + type RPCClient struct + Dial xtime.Duration + RegAddrs string + Schema string + SrvName string + Timeout xtime.Duration + type Redis struct + Active int + Addr string + Auth string + DialTimeout xtime.Duration + Expire xtime.Duration + Idle int + IdleTimeout xtime.Duration + Network string + ReadTimeout xtime.Duration + WriteTimeout xtime.Duration + type Reg struct + RegAddrs string + Schema string + SrvName string