Versions in this module Expand all Collapse all v1 v1.0.0 Jun 17, 2026 Changes in this version + func LoadConf4Etcd(configMap map[string]interface{}) *etcdConfig + func NewIClient(pubsubType string, configMap map[string]interface{}) (i.IClient, error) + func NewIPubSub(pubsubType string, qclient *i.IClient) (i.IPubSub, error) + func NewIQueue(queueType string, qclient *i.IClient) (i.IQueue, error)