adminupdateconfigpic

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: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeBadKey     = -3
	CodeNotFile    = -4
	CodeFileTooBig = -5
	CodeNotImage   = -6
	CodeNotPic     = -7
)
View Source
const Size2MB = 2 * 1024 * 1024
View Source
const Size3MB = 3 * 1024 * 1024

Variables

This section is empty.

Functions

func Handler

func Handler(c *gin.Context)

Types

type Query

type Query struct {
	Key   modeltype.ConfigKeyType `form:"key"`
	Value *multipart.FileHeader   `form:"value"`
}

Jump to

Keyboard shortcuts

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