Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultKeyBuilder ¶
func KeepFileNameKeyBuilder ¶
Types ¶
type FileUploadResult ¶
type FileUploadResult struct {
Key string `json:"key"`
}
type FileUploadToken ¶
type FileUploader ¶
type Storage ¶
type Storage interface { URLHandler FileUploader TokenGenerator }
type TokenGenerator ¶
Click to show internal directories.
Click to hide internal directories.