Documentation ¶
Overview ¶
Package sandbox allows checking files before re-uploading the, so any given version of a file need only be uploaded once rather than being uploaded repeatedly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Sandbox ¶
func AllSandboxes ¶ added in v0.5.2
func AllSandboxes() []*Sandbox
Return all sandboxes on the server.
func (*Sandbox) UploadChkList ¶
Creates the list of file checksums and whether or not they need to be uploaded or not. If they do, the upload URL is also provided.
Click to show internal directories.
Click to hide internal directories.