Documentation
¶
Index ¶
- func CreateSecuraChainDataDirectory(log *ipfsLog.ZapEventLogger, config *config.Config) (string, error)
- func GenerateKeys(cfg *config.Config, log *ipfsLog.ZapEventLogger)
- func Initialize(log *ipfsLog.ZapEventLogger, cfg config.Config) host.Host
- func InitializeIPFSNode(ctx context.Context, cfg *config.Config, log *ipfsLog.ZapEventLogger) (iface.CoreAPI, *core.IpfsNode)
- func LoadConfig(yamlConfigFilePath *string, log *ipfsLog.ZapEventLogger) *config.Config
- func LoadKeys(cfg *config.Config, log *ipfsLog.ZapEventLogger) (ecdsa.KeyPair, aes.Key)
- func PubsubKeepRelayConnectionAlive(ctx context.Context, ps *pubsub.PubSub, host host.Host, cfg *config.Config, ...)
- func PubsubNetworkVisualisation(ctx context.Context, ps *pubsub.PubSub, host host.Host, nodeType string, ...)
- func SetupDHTDiscovery(ctx context.Context, cfg *config.Config, host host.Host, bootstrapNode bool, ...) *network.DHT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKeys ¶
func GenerateKeys(cfg *config.Config, log *ipfsLog.ZapEventLogger)
func Initialize ¶
func InitializeIPFSNode ¶
func LoadConfig ¶
func LoadConfig(yamlConfigFilePath *string, log *ipfsLog.ZapEventLogger) *config.Config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.