minio

package
v0.4.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MinioClient

type MinioClient interface {
	UploadFile(file string, ctx context.Context) error
	UploadFileWithDestination(file string, dest config.Destination, ctx context.Context) error
	// contains filtered or unexported methods
}

func New

func New(ctx context.Context) (MinioClient, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL