Documentation
¶
Index ¶
- func GetCategoryList(c *gin.Context)
- func GetPostList(c *gin.Context)
- func GetSourcePostList(c *gin.Context)
- func GetUnreadPostList(c *gin.Context)
- func GetUnreadSourceList(c *gin.Context)
- func MarkPost(c *gin.Context)
- func ParseFullPost(c *gin.Context)
- func PostNewCategory(c *gin.Context)
- func PostSource(c *gin.Context)
- func Result(ctx *gin.Context, code int, data interface{}, msg string)
- func ResultCreated(ctx *gin.Context)
- func ResultFail(ctx *gin.Context, code int, err interface{})
- func ResultFailData(ctx *gin.Context, data interface{}, err interface{})
- func ResultList(ctx *gin.Context, data interface{}, total int64)
- func ResultOk(ctx *gin.Context, data interface{})
- func ResultOkMsg(ctx *gin.Context, data interface{}, msg string)
- func ResultSlient(ctx *gin.Context)
- func Unsubscribe(c *gin.Context)
- func UpdateCategoryName(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCategoryList ¶
func GetPostList ¶
func GetSourcePostList ¶
func GetUnreadPostList ¶
func GetUnreadSourceList ¶
func ParseFullPost ¶
func PostNewCategory ¶
func PostSource ¶
func ResultCreated ¶
func ResultFail ¶
func ResultFailData ¶
func ResultList ¶
func ResultOkMsg ¶
func ResultSlient ¶
func Unsubscribe ¶
func UpdateCategoryName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.