Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BeeStore ¶
BeeStore provies a storage.PutGetter that adds/retrieves chunks to/from swarm through the HTTP chunk API.
func NewBeeStore ¶
func NewBeeStore(host string, port int, tls, pin bool, batch string, readOnly bool) (*BeeStore, error)
NewBeeStore creates a new APIStore.
Click to show internal directories.
Click to hide internal directories.