Documentation
¶
Index ¶
- func FetchFile(ctx context.Context, uid, auth string) (*model.File, 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.File, auth string, data map[string]interface{}) (model.File, 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.