package
0.0.0-20250109055744-f3b2628ee7e4
Repository: https://github.com/gosimplicity/linkme.git
Documentation: pkg.go.dev
# Functions
InitTables 初始化数据库表.
No description provided by the author
No description provided by the author
No description provided by the author
NewCommentDAO 创建新的评论服务.
No description provided by the author
NewJobDAO 创建并初始化 jobDAO 实例.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRelationDAO 创建RelationDAO实例.
No description provided by the author
NewSearchDAO 创建并返回一个新的 SearchDAO 实例.
No description provided by the author
No description provided by the author
# Constants
拉黑.
关注.
No description provided by the author
No description provided by the author
屏蔽.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrCodeDuplicateUsernameNumber 表示用户名重复的错误码.
ErrDataNotFound 定义一个全局的记录未找到错误.
ErrDuplicateUsername 表示用户名重复错误.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrUserNotFound 表示用户未找到错误.
# Structs
No description provided by the author
No description provided by the author
Comment 评论模型定义.
Interactive 互动信息结构体.
No description provided by the author
LotteryDraw 数据库中的抽奖活动模型.
No description provided by the author
Participant 数据库中的参与者记录模型.
No description provided by the author
No description provided by the author
No description provided by the author
Profile 用户资料信息模型.
No description provided by the author
No description provided by the author
No description provided by the author
Relation 存储用户的关注数据.
RelationCount 存储用户的粉丝和关注数量.
No description provided by the author
SecondKillEvent 数据库中的秒杀活动模型.
User 用户模型.
UserCollectionBiz 用户收藏业务结构体.
UserLikeBiz 用户点赞业务结构体.
No description provided by the author
VCodeSmsLog 表示用户认证操作的日志记录.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
CommentDAO 评论数据访问接口定义.
No description provided by the author
JobDAO 定义了任务数据访问对象接口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RelationDAO 定义了与用户关系相关的接口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author