api

package
v0.0.0-...-61fbec9 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	Ctx iris.Context
}

func (*AdminController) AnyList

func (this *AdminController) AnyList() *response.WebApiRes

func (*AdminController) GetBy

func (this *AdminController) GetBy(id int64) *response.WebApiRes

func (*AdminController) PostCreate

func (this *AdminController) PostCreate() *response.WebApiRes

func (*AdminController) PostUpdate

func (this *AdminController) PostUpdate() *response.WebApiRes

type ArticleController

type ArticleController struct {
	Ctx iris.Context
}

func (*ArticleController) AnyList

func (this *ArticleController) AnyList() *response.WebApiRes

func (*ArticleController) GetArchiveBy

func (this *ArticleController) GetArchiveBy(yearmonth string) *response.WebApiRes

GetArchiveBy @Description: @receiver this @param yearmonth:如:2017-01 @return *response.WebApiRes

func (*ArticleController) GetBy

func (this *ArticleController) GetBy(id int64) *response.WebApiRes

func (*ArticleController) GetCategory

func (this *ArticleController) GetCategory() *response.WebApiRes

GetCategory @Description: 分类目录 @receiver this @return *response.WebApiRes

func (*ArticleController) GetGuess

func (this *ArticleController) GetGuess() *response.WebApiRes

GetGuess @Description: 猜你喜欢 @receiver this @return *response.WebApiRes

func (*ArticleController) GetHot

func (this *ArticleController) GetHot() *response.WebApiRes

GetHot @Description: 热门文章 @receiver this @return *response.WebApiRes

func (*ArticleController) GetTagBy

func (this *ArticleController) GetTagBy(name string) *response.WebApiRes

func (*ArticleController) GetTags

func (this *ArticleController) GetTags() *response.WebApiRes

GetTags @Description: 获取所有标签 @receiver this @return *response.WebApiRes

func (*ArticleController) PostCreate

func (this *ArticleController) PostCreate() *response.WebApiRes

func (*ArticleController) PostUpdate

func (this *ArticleController) PostUpdate() *response.WebApiRes

type CommentArchiveController

type CommentArchiveController struct {
	Ctx iris.Context
}

func (*CommentArchiveController) AnyList

func (this *CommentArchiveController) AnyList() *response.WebApiRes

func (*CommentArchiveController) GetBy

func (*CommentArchiveController) PostCreate

func (this *CommentArchiveController) PostCreate() *response.WebApiRes

func (*CommentArchiveController) PostUpdate

func (this *CommentArchiveController) PostUpdate() *response.WebApiRes

type CommentController

type CommentController struct {
	Ctx iris.Context
}

func (*CommentController) AnyList

func (this *CommentController) AnyList() *response.WebApiRes

func (*CommentController) GetBy

func (this *CommentController) GetBy(id int64) *response.WebApiRes

func (*CommentController) PostCreate

func (this *CommentController) PostCreate() *response.WebApiRes

func (*CommentController) PostUpdate

func (this *CommentController) PostUpdate() *response.WebApiRes

type LoginHistoryController

type LoginHistoryController struct {
	Ctx iris.Context
}

func (*LoginHistoryController) AnyList

func (this *LoginHistoryController) AnyList() *response.WebApiRes

列表

func (*LoginHistoryController) GetBy

通过id获取历史

func (*LoginHistoryController) PostCreate

func (this *LoginHistoryController) PostCreate() *response.WebApiRes

创建

func (*LoginHistoryController) PostUpdate

func (this *LoginHistoryController) PostUpdate() *response.WebApiRes

更新

type PaymentHistoryController

type PaymentHistoryController struct {
	Ctx iris.Context
}

func (*PaymentHistoryController) AnyList

func (this *PaymentHistoryController) AnyList() *response.WebApiRes

func (*PaymentHistoryController) GetBy

func (*PaymentHistoryController) PostCreate

func (this *PaymentHistoryController) PostCreate() *response.WebApiRes

func (*PaymentHistoryController) PostUpdate

func (this *PaymentHistoryController) PostUpdate() *response.WebApiRes

type RoleController

type RoleController struct {
	Ctx iris.Context
}

func (*RoleController) AnyList

func (this *RoleController) AnyList() *response.WebApiRes

func (*RoleController) GetBy

func (this *RoleController) GetBy(id int64) *response.WebApiRes

func (*RoleController) PostCreate

func (this *RoleController) PostCreate() *response.WebApiRes

func (*RoleController) PostUpdate

func (this *RoleController) PostUpdate() *response.WebApiRes

type ScoreHistoryController

type ScoreHistoryController struct {
	Ctx iris.Context
}

func (*ScoreHistoryController) AnyList

func (this *ScoreHistoryController) AnyList() *response.WebApiRes

func (*ScoreHistoryController) GetBy

func (*ScoreHistoryController) PostCreate

func (this *ScoreHistoryController) PostCreate() *response.WebApiRes

func (*ScoreHistoryController) PostUpdate

func (this *ScoreHistoryController) PostUpdate() *response.WebApiRes

Jump to

Keyboard shortcuts

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