Documentation ¶
Overview ¶
Package s3 contains implementation FileStorage interface with any s3-compatible storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
func NewStorage(client *minio.Client, bucket string) (storage.FileStorage, error)
NewStorage returns s3 implementation of FileStorage interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.