Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Receiver ¶
type Receiver interface { io.WriteCloser SaveChunk(rolling uint32, strong, data []byte) error Signatures() (signatures.Signatures, error) }
func NewReceiver ¶
Registers object on the server side and creates a necessary file tree if this is a new file
func NewSecondaryReceiver ¶
Click to show internal directories.
Click to hide internal directories.