miniofilesystem

package
v0.0.0-...-6fb5550 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(itemsToDel []string) bool

func (*Minio) Get

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