Versions in this module Expand all Collapse all v0 v0.0.1 Apr 12, 2022 Changes in this version + const DefaultNodeConf + const DefaultRepoPath + type Config struct + AnnounceAddrs []string + Blockstore string + Bootstrappers []string + DSClusterConf string + Datastore string + EnableRemoteDS bool + GateWayPort uint + Identity Identity + ListenAddrs []string + RPC JSONRPC + Relay bool + RemoteDSConf string + func LoadConfig(path string) (*Config, error) + func LoadOrInitConfig(path string) (*Config, error) + type Identity struct + PeerID string + SK []byte + type JSONRPC struct + Host string + Port string + Root string