Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(c *nodeconfig.Config) (nodeconfig.IPFSNode, error)
Initialize creates a new local IPFS node
Types ¶
type TopicMessageHandler ¶
type TopicMessageHandler func(topic string, msg icore.PubSubMessage) error
TopicMessageHandler is a function that handles a message received on a topic
Click to show internal directories.
Click to hide internal directories.