RouterSystem

package
v5.1.37 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//Router 路由
	Router *gin.Engine
	//RegFileSrc 文件路径
	RegFileSrc = "reg.json"
)

Functions

func Close

func Close()

Close 系统总的控制器 关闭系统

func Reg

func Reg(appName string) bool

Reg reg处理

Types

type DataReportCodeType

type DataReportCodeType struct {
	Code string `json:"code"`
}

type DataSystemRegType

type DataSystemRegType struct {
	Code string `json:"code"`
	Key  string `json:"key"`
}

Jump to

Keyboard shortcuts

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