plg_backend_local

package
v0.2.2-0...-091e9c0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Local

type Local struct{}

func (Local) Cat

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

func (Local) Home

func (this Local) Home() (string, error)

func (Local) Init

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

func (Local) LoginForm

func (this Local) LoginForm() Form

func (Local) Ls

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

func (Local) Mkdir

func (this Local) Mkdir(path string) error

func (Local) Mv

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

func (Local) Rm

func (this Local) Rm(path string) error

func (Local) Save

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

func (Local) Touch

func (this Local) Touch(path string) error

Jump to

Keyboard shortcuts

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