plg_fastlix_post_editor

package module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 9 Imported by: 0

README

filestash_plg_fastlix_post_editor

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostEditor

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

func (PostEditor) Cat

func (e PostEditor) Cat(path string) (io.ReadCloser, error)

func (PostEditor) Close

func (e PostEditor) Close() error

func (PostEditor) Init

func (e PostEditor) Init(params map[string]string, app *App) (IBackend, error)

func (PostEditor) LoginForm

func (e PostEditor) LoginForm() Form

func (PostEditor) Ls

func (e PostEditor) Ls(path string) (files []os.FileInfo, err error)

func (PostEditor) Meta

func (e PostEditor) Meta(path string) Metadata

func (PostEditor) Mkdir

func (e PostEditor) Mkdir(path string) error

func (PostEditor) Mv

func (e PostEditor) Mv(from string, to string) error

func (PostEditor) Rm

func (e PostEditor) Rm(path string) error

func (PostEditor) Save

func (e PostEditor) Save(path string, file io.Reader) (err error)

func (PostEditor) Touch

func (e PostEditor) Touch(path string) (err error)

Jump to

Keyboard shortcuts

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