plg_backend_s3

package
v0.0.0-...-bec2cf3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var S3Cache AppCache

Functions

This section is empty.

Types

type S3Backend

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

func (S3Backend) Cat

func (this S3Backend) Cat(path string) (io.ReadCloser, error)

func (S3Backend) Init

func (this S3Backend) Init(params map[string]string, app *App) (IBackend, error)

func (S3Backend) LoginForm

func (this S3Backend) LoginForm() Form

func (S3Backend) Ls

func (this S3Backend) Ls(path string) (files []os.FileInfo, err error)

func (S3Backend) Meta

func (this S3Backend) Meta(path string) Metadata

func (S3Backend) Mkdir

func (this S3Backend) Mkdir(path string) error

func (S3Backend) Mv

func (this S3Backend) Mv(from string, to string) error

func (S3Backend) Rm

func (this S3Backend) Rm(path string) error

func (S3Backend) Save

func (this S3Backend) Save(path string, file io.Reader) error

func (S3Backend) Touch

func (this S3Backend) Touch(path string) error

type S3Path

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

Jump to

Keyboard shortcuts

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