minio

package
v0.0.0-...-c02fb44 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: GPL-3.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Minio

type Minio struct {
	// contains filtered or unexported fields
}

func New

func New(endpoint, key, secret, bucket, region string) (*Minio, error)

func (*Minio) Load

func (t *Minio) Load(key []byte) ([]byte, error)

func (*Minio) Scan

func (t *Minio) Scan(prefix []byte, openFn func(key []byte, value []byte) error) error

func (*Minio) Write

func (t *Minio) Write(key []byte, value []byte) error

Jump to

Keyboard shortcuts

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