Documentation
¶
Index ¶
- func FetchFile(ctx context.Context, uid, auth string) (*model.UploadResponse, error)
- func GetObjectPresignedURL(bucket, key, contentDisposition string) (url string, err error)
- func PutObjectPresignedURL(bucket, key string) (url string, err error)
- func SaveFile(ctx context.Context, f model.UploadResponse, auth string, ...) (model.UploadResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetObjectPresignedURL ¶ added in v0.1.1
func PutObjectPresignedURL ¶ added in v0.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.