Documentation ¶
Overview ¶
Package pusher provides protocol-orchestrating functionality over the pushsync protocol. It makes sure that chunks meant to be distributed over the network are sent used using the pushsync protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidAddress = errors.New("invalid address") ErrShallowReceipt = errors.New("shallow recipt") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.