article

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddComments

func AddComments(c *gin.Context)

func AddLikes

func AddLikes(c *gin.Context)

AddLikes 添加点赞量 点赞会有一个数据库的临时锁

func AddShares

func AddShares(c *gin.Context)

func GetComments

func GetComments(c *gin.Context)

GetComments 文章评论 数据库已文章的name做为主键所以只需传入name

func GetLikes

func GetLikes(c *gin.Context)

GetLikes 点赞文章

func GetShares

func GetShares(c *gin.Context)

func GetTags

func GetTags(c *gin.Context)

func GetViews added in v1.0.10

func GetViews(c *gin.Context)

GetViews 文章访问量

func GetZhuanLan

func GetZhuanLan(c *gin.Context)

GetZhuanLan 返回指定专栏内容 包括专栏id 专栏name如果存在 专栏描述 创建时间 文章列表详情

func GetZhuanLanList

func GetZhuanLanList(c *gin.Context)

GetZhuanLanList 专栏列表 返回专栏id,专栏标题 生成的link 专栏描述 文章数组

func Getarticle

func Getarticle(c *gin.Context)

Getarticle 文章列表请求处理

func GetarticleBytag

func GetarticleBytag(c *gin.Context)

GetarticleBytag 通过标签获取文章

func Getarticles

func Getarticles(c *gin.Context)

Getarticles 文章列表请求处理

func Getbrother

func Getbrother(c *gin.Context)

Getbrother 处理上下篇

func Search(c *gin.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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