code

package
v0.0.0-...-04961f1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SortTypeInvalid         = xcode.New(60001, "排序类型无效")   // 排序类型无效
	UserIdInvalid           = xcode.New(60002, "用户ID无效")   // 用户ID无效
	ArticleTitleCantEmpty   = xcode.New(60003, "文章标题不能为空") // 文章标题不能为空
	ArticleContentCantEmpty = xcode.New(60004, "文章内容不能为空") // 文章内容不能为空
	ArticleIdInvalid        = xcode.New(60005, "文章ID无效")   // 文章ID无效
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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