miniofilesystem

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2025 License: Apache-2.0 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

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

func (*Minio) List

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

func (*Minio) Put

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

Jump to

Keyboard shortcuts

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