v1

package
v0.0.0-...-296dcbf Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateArticle

func CreateArticle(c *gin.Context)

CreateArticle 创建文章

func CreateCategory

func CreateCategory(c *gin.Context)

CreateCategory 创建分类

func CreateUser

func CreateUser(c *gin.Context)

CreateUser 添加用户

func DeleteArticle

func DeleteArticle(c *gin.Context)

DeleteArticle 删除文章

func DeleteCategory

func DeleteCategory(c *gin.Context)

DeleteCategory 删除分类

func DeleteUser

func DeleteUser(c *gin.Context)

DeleteUser 删除用户

func IndexArticle

func IndexArticle(c *gin.Context)

IndexArticle 查询文章

func IndexCategory

func IndexCategory(c *gin.Context)

IndexCategory 查询分类

func IndexUser

func IndexUser(c *gin.Context)

IndexUser 查询用户列表

func Login

func Login(c *gin.Context)

func ShowArticle

func ShowArticle(c *gin.Context)

ShowArticle 查询单个文章

func ShowCategory

func ShowCategory(c *gin.Context)

ShowCategory 获取单个分类信息

func ShowProfile

func ShowProfile(c *gin.Context)

ShowProfile 查询个人配置信息

func ShowUser

func ShowUser(c *gin.Context)

ShowUser 查询单个用户

func UpdateArticle

func UpdateArticle(c *gin.Context)

UpdateArticle 更新文章

func UpdateCategory

func UpdateCategory(c *gin.Context)

UpdateCategory 更新分类

func UpdateProfile

func UpdateProfile(c *gin.Context)

UpdateProfile 更新用户配置信息

func UpdateUser

func UpdateUser(c *gin.Context)

UpdateUser 编辑用户

func Upload

func Upload(c *gin.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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