miniofilesystem

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Minio

type Minio struct {
	Endpoint string
	Key      string
	Secret   string
	UseSSL   bool
	Region   string
	Bucket   string
}

func (*Minio) Delete

func (m *Minio) Delete(itemsToDelete []string) bool

func (*Minio) Get added in v1.0.2

func (m *Minio) Get(destination string, items ...string) error

func (*Minio) List

func (m *Minio) List(prefix string) ([]filesystems.Listing, error)

func (*Minio) Put

func (m *Minio) Put(fileName, folder string) error

Jump to

Keyboard shortcuts

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