Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage interface {
Upload(ctx context.Context, path string, r io.Reader) (*UploadResult, error)
}
func NewLocalStorage ¶
func NewS3Storage ¶
type UploadResult ¶
Click to show internal directories.
Click to hide internal directories.