Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init() (err error)
Init initializes the MiniIO clients as a singleton. It reads Minio configuration from config.App.MinioConfig It returns nil if minio is not enabled.
func New ¶ added in v0.1.1
func New(cfg config.MinioConfig) (*minio.Client, error)
New creates a new Minio client instance with the given configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.