Documentation ¶
Index ¶
Constants ¶
View Source
const HASH_META_HEADER = "hash"
View Source
const TUS_API_PATH = "/files/tus"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UploadResponse ¶
type UploadResponse struct {
Cid string `json:"cid"`
}
Click to show internal directories.
Click to hide internal directories.