plg_backend_tmp

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: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILESTASH_DIRECTORY = "/tmp/filestash_tmp/"
	EMPTY_DOCX          = "" /* 5604-byte string literal not displayed */
)

Variables

View Source
var ChrootCache AppCache

Functions

This section is empty.

Types

type TmpStorage

type TmpStorage struct{}

func (TmpStorage) Cat

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

func (TmpStorage) Init

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

func (TmpStorage) LoginForm

func (this TmpStorage) LoginForm() Form

func (TmpStorage) Ls

func (this TmpStorage) Ls(path string) ([]os.FileInfo, error)

func (TmpStorage) Mkdir

func (this TmpStorage) Mkdir(path string) error

func (TmpStorage) Mv

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

func (TmpStorage) Rm

func (this TmpStorage) Rm(path string) error

func (TmpStorage) Save

func (this TmpStorage) Save(path string, content io.Reader) error

func (TmpStorage) Touch

func (this TmpStorage) Touch(path string) error

func (TmpStorage) VerifyPath

func (this TmpStorage) VerifyPath(path string) error

Jump to

Keyboard shortcuts

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