//
pkg.gl
Category
github.com/ipfs/ipfs-cluster
adder
single
package
0.14.5
Repository:
https://github.com/ipfs/ipfs-cluster.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
85 SLOC
#
Functions
New
New returns a new Adder with the given rpc Client.
#
Structs
DAGService
DAGService is an implementation of an adder.ClusterDAGService which puts the added blocks directly in the peers allocated to them (without sharding).