hostController

package
v0.0.0-...-fdfd418 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(ctx *gin.Context)

func Detail

func Detail(ctx *gin.Context)

Detail 用户详情

func Index

func Index(ctx *gin.Context)

Index 用户列表页

func NotFound

func NotFound(c *gin.Context)

设置默认路由当访问一个错误网站时返回

func Ping

func Ping(ctx *gin.Context)

func Save

func Save(ctx *gin.Context)

func Update

func Update(ctx *gin.Context)

Types

type HostForm

type HostForm struct {
	HostId     int
	HostIds    []int
	HostAlias  string
	HostName   string
	HostPort   int
	Remark     string
	CreateTime string
	UpdateTime string
}

Jump to

Keyboard shortcuts

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