backend

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEndpoint   = errors.New("need Endpoint in environment")
	ErrBucketName = errors.New("need Bucket in environment")
	ErrRequest    = errors.New("request error")
)

vars

Functions

This section is empty.

Types

type Key

type Key = backend.Key

Key ...

type ListItem

type ListItem = backend.ListItem

ListItem ...

type ListOutput

type ListOutput struct {
	Items      []ListItem `xml:"Contents"`
	Marker     string
	NextMarker string
	Name       string
	Delimiter  string
	Prefix     string
	MaxKeys    int
}

ListOutput ...

type ListSpec

type ListSpec = backend.ListSpec

ListSpec ...

type Meta

type Meta = backend.Meta

Meta ...

type Wagoner

type Wagoner = backend.Wagoner

Wagoner ...

Jump to

Keyboard shortcuts

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