ftpmanager

package module
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: AGPL-3.0 Imports: 6 Imported by: 2

README

ftpmanager

FTP管理

Documentation

Index

Constants

View Source
const ID = `ftp`

Variables

View Source
var LeftNavigate = handler.LeftNavigate
View Source
var Module = module.Module{
	Startup: pluginCmder.Name,
	Extend: map[string]extend.Initer{
		`ftpserver`: pluginCmder.Initer,
	},
	Cmder: map[string]cmder.Cmder{
		`ftpserver`: pluginCmder.New(),
	},
	TemplatePath: map[string]string{
		ID: `ftpmanager/template/backend`,
	},
	AssetsPath:    []string{},
	SQLCollection: setup.RegisterSQL,
	Navigate:      RegisterNavigate,
	Route:         handler.RegisterRoute,
	DBSchemaVer:   0.0001,
}

Functions

func RegisterNavigate

func RegisterNavigate(nc module.Navigate)

Types

This section is empty.

Directories

Path Synopsis
application

Jump to

Keyboard shortcuts

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