plg_backend_nop

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlackHole

type BlackHole struct{}

func (BlackHole) Cat

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

func (BlackHole) Init

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

func (BlackHole) LoginForm

func (this BlackHole) LoginForm() Form

func (BlackHole) Ls

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

func (BlackHole) Mkdir

func (this BlackHole) Mkdir(path string) error

func (BlackHole) Mv

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

func (BlackHole) Rm

func (this BlackHole) Rm(path string) error

func (BlackHole) Save

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

func (BlackHole) Touch

func (this BlackHole) Touch(path string) error

type LargeFile

type LargeFile struct {
	Counter int
}

func (LargeFile) Close

func (this LargeFile) Close() error

func (*LargeFile) Read

func (this *LargeFile) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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