Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildStatsHandler ¶
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func CreateNode ¶
func CreateNode(repoPath string, args NodeConfArgs) (node *Node, err error)
CreateNode creates an IPFS node and returns its coreAPI
func (*Node) SetHandler ¶
func (n *Node) SetHandler(protocolID string, handler network.StreamHandler)
Click to show internal directories.
Click to hide internal directories.