package
0.0.0-20211226140451-c285f8cb72ee
Repository: https://github.com/louisun/vinki.git
Documentation: pkg.go.dev

# Functions

ActivateUser 激活用户.
ApplyForActivate 向管理员申请激活.
BanUser 封禁用户.
GetApplications 管理员查看用户申请.
GetArticle 获取某文章详细信息.
GetCurrentRepo 获取当前仓库.
GetCurrentUserFromCtx 获取当前用户.
GetRepos 获取所有 Repo 列表.
GetSiteConfig 获取用户站点配置.
GetTagView 获取某 Tag 的基本信息.
GetTopTags 获取某 Repo 下的一级标签列表.
No description provided by the author
RefreshAll 刷新所有内容.
RefreshByRepo 刷新某 Repo 下的 articles.
RefreshByTag 刷新某 Tag 下的 articles.
RejectUserApplication 拒绝用户申请.
Search 搜索.
SetCurrentRepo 设置当前的仓库.
UserLogin 用户登录.
UserLogout 用户登出.
UserRegister 用户注册.
UserPasswordReset 用户重置密码.