package
0.0.0-20241124131109-1fb009997a4c
Repository: https://github.com/gezelligheid1010/blog.git
Documentation: pkg.go.dev

# Functions

CreatePost 创建帖子.
GetCommunityDetailByID 根据ID查询分类社区详情.
GetCommunityList 查询分类社区列表.
GetCommunityPostList 根据社区id去查询帖子列表.
GetGithubTrending 获取Github热榜项目.
GetPostById 根据Id查询帖子详情.
GetPostList 获取帖子列表.
GetPostList2 升级版帖子列表接口:按 创建时间 或者 分数排序.
GetPostListNew 将两个查询帖子列表逻辑合二为一的函数.
Login 登录业务逻辑代码.
PostSearch 搜索业务-搜索帖子.
SignUp 注册业务逻辑.
No description provided by the author
VoteForPost 投票功能 为帖子投票.