adminupdateclass

package
v0.0.0-...-ca656e9 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeClassCanNotUpdate data.CodeType = -3
	CodeBadName           data.CodeType = -4
	CodeClassNotFound     data.CodeType = -5
)

Variables

This section is empty.

Functions

func Handler

func Handler(c *gin.Context)

Types

type Query

type Query struct {
	ID   uint   `form:"id"`
	Name string `form:"name"`
	Show bool   `form:"show"`
	Down bool   `form:"down"`
}

Jump to

Keyboard shortcuts

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