privateservice

package
v0.0.0-...-8c67d6e Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCategory

func AddCategory(c *gin.Context, toAddCategory model.PluginAchievementCategory, username string) (err error)

func DeleteCategoryById

func DeleteCategoryById(c *gin.Context, id uint, username string) (err error)

func EditCategory

func EditCategory(toEditCategory model.PluginAchievementCategory, username string) (err error)

func GetCategoryList

func GetCategoryList(getCategoryList model.RequestGetCategoryList, username string) (err error, records []model.PluginAchievementCategory, total int64)

func GetObtainList

func GetObtainList(getObtainList model.RequestGetObtainList, username string) (err error, records []model.PluginAchievementObtain, total int64)

func ObtainAchievement

func ObtainAchievement(toObtain model.PluginAchievementObtain) (err error)

func ObtainFind

func ObtainFind(obtainFind model.ObtainFind) (find bool)

func QueryCategoryById

func QueryCategoryById(c *gin.Context, id uint, username string) (err error, recordInfo model.PluginAchievementCategory)

Types

This section is empty.

Jump to

Keyboard shortcuts

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