Versions in this module Expand all Collapse all v1 v1.1.5 Nov 4, 2022 v1.1.4 Nov 1, 2022 v1.1.3 Oct 18, 2022 v1.1.2 Oct 18, 2022 v1.1.1 Oct 17, 2022 v1.1.0 Oct 14, 2022 v1.0.6 Oct 10, 2022 v1.0.5 Oct 6, 2022 Changes in this version type Config + Kv Kv + type Kv struct + Db string v1.0.4 Sep 30, 2022 v1.0.3 Sep 27, 2022 Changes in this version type Server + ClientAddr string v1.0.2 Sep 19, 2022 Changes in this version type IPFS + Active bool v1.0.1 Sep 7, 2022 Changes in this version + type Config struct + DID DID + ION ION + IPFS IPFS + Key Key + Lightning Lightning + Log Log + Server Server + ServiceList []Services + Sql Sql + func DefaultConfig() Config + func GetConfig(path string) (config Config) + func (cfg *Config) DoesServiceExists(serviceType string) (bool, error) + type DID struct + UniversalResolverUrls []string + type GlobalConfig interface + GetConfig func() Config + SaveConfig func(cfg Config) + WriteConfig func() error + func NewGlobalConfig(path string, configChangeChan chan interface{}) (GlobalConfig, error) + type ION struct + Active bool + Url string + type IPFS struct + Directory string + type Key struct + Passphrase string + type Lightning struct + LndNode Lnd + type Lnd struct + AdminMacaroon string + AdminMacaroonHex string + Ip string + Listening bool + Port string + PubKey string + TlsCert string + TlsCertHex string + type Log struct + IgnoreFileWrite bool + type Server struct + Enabled bool + GrpcAddr string + HttpAddr string + HttpDIDAddr string + type Services struct + Active bool + AdditionalServiceData interface{} + CustomMessageType string + ServiceType string + type Sql struct + ConnectionString string + Type string v1.0.1-test Sep 7, 2022 v1.0.0-rc3 Aug 30, 2022 v1.0.0-rc2 Aug 30, 2022 v1.0.0-rc1 Aug 30, 2022