Documentation ¶
Index ¶
- type HomeApi
- func (h *HomeApi) CountPostByTag(ctx *gin.Context) (int, error)
- func (h *HomeApi) Index(ctx *gin.Context)
- func (h *HomeApi) ListLinks(ctx *gin.Context) []*models.Link
- func (h *HomeApi) MaxCommentPost(ctx *gin.Context) []*models.Post
- func (h *HomeApi) MaxReadPost(ctx *gin.Context) []*models.Post
- func (h *HomeApi) PublishTags(ctx *gin.Context) []*models.Tag
- type IUtilApi
- type LinkApi
- type PageApi
- type PostApi
- type RssApi
- type UtilApi
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.