frpmanager

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: AGPL-3.0 Imports: 6 Imported by: 2

README

frpmanager

FRP管理

Documentation

Index

Constants

View Source
const ID = `frp`

Variables

View Source
var LeftNavigate = handler.LeftNavigate
View Source
var Module = module.Module{
	Startup: `frpserver,frpclient`,
	Cmder: map[string]cmder.Cmder{
		`frpclient`: pluginCmder.NewClient(),
		`frpserver`: pluginCmder.NewServer(),
	},
	TemplatePath: map[string]string{
		ID: `frpmanager/template/backend`,
	},
	AssetsPath:    []string{},
	SQLCollection: setup.RegisterSQL,
	Navigate:      RegisterNavigate,
	Route:         handler.RegisterRoute,
	DBSchemaVer:   0.0000,
}

Functions

func RegisterNavigate

func RegisterNavigate(nc *navigate.Collection)

Types

This section is empty.

Jump to

Keyboard shortcuts

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