Documentation
¶
Index ¶
- func AddArticle(c *gin.Context)
- func AddTag(c *gin.Context)
- func DeleteArticle(c *gin.Context)
- func DeleteTag(c *gin.Context)
- func EditArticle(c *gin.Context)
- func EditTag(c *gin.Context)
- func ExpireStr(c *gin.Context)
- func GetArticle(c *gin.Context)
- func GetArticles(c *gin.Context)
- func GetTags(c *gin.Context)
- func HashDemo(c *gin.Context)
- func ListDemo(c *gin.Context)
- func RedisPool(c *gin.Context)
- func StringBatch(c *gin.Context)
- func StringDemo(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddArticle ¶
func AddTag ¶
@Summary Add article tag @Produce json @Param name body string true "Name" @Param state body int false "State" @Param created_by body int false "CreatedBy" @Success 200 @Failure 500 @Router /api/v1/tags [post]
func DeleteArticle ¶
func GetArticle ¶
func GetArticles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.