Documentation ¶
Index ¶
- func Get(objectPath string) (obj *minio.Object, err error)
- func ListIncompleteUploads()
- func NewPostPolicy() *minio.PostPolicy
- func PresignedGet(objectPath string, reqParams url.Values, expiresDuration ...time.Duration) (preURL *url.URL, err error)
- func PresignedPostPolicy(policy *minio.PostPolicy) (u *url.URL, formData map[string]string, err error)
- func PutObject(objectName string, reader io.Reader, objectSize int64, ...) (info minio.UploadInfo, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListIncompleteUploads ¶
func ListIncompleteUploads()
func NewPostPolicy ¶
func NewPostPolicy() *minio.PostPolicy
func PresignedGet ¶
func PresignedPostPolicy ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.