Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ types & classes
Types & classes
383 in github.com/GoSimplicity/LinkMe
⨍
Functions
1,482
◇
Types & classes
383
↓ 1 callers
Struct
handler
utils/jwt/jwt.go:65
Struct
AccessLog
middleware/log.go:12
Interface
ActivityDAO
internal/repository/dao/activity.go:10
Struct
ActivityHandler
internal/api/activity.go:13
Interface
ActivityRepository
internal/repository/activity.go:10
Interface
ActivityService
internal/service/activity.go:10
Struct
Api
internal/repository/dao/api.go:12
Struct
Api
Api API接口
internal/domain/role.go:21
Interface
ApiDAO
internal/repository/dao/api.go:26
Struct
ApiHandler
internal/api/api.go:14
Interface
ApiRepository
internal/repository/api.go:11
Struct
ApiResponse
ApiResponse 通用的API响应结构体
pkg/apiresponse/apiresponse.go:97
Interface
ApiService
internal/service/api.go:12
Struct
ApproveCheckReq
ApproveCheckReq 定义了审核通过请求的结构体
internal/api/req/check_req.go:12
Struct
AssignUserRoleRequest
internal/api/req/role_req.go:122
Struct
AssignUsersRoleRequest
internal/api/req/role_req.go:129
Struct
AsyncSms
internal/domain/sms.go:3
Struct
BatchHandler
pkg/samarap/handler_batch.go:12
Struct
CacheBloom
pkg/cachep/bloom/cachebloom.go:14
Struct
CacheManager
pkg/cachep/local/local.go:13
Struct
CancelFollowUserReq
internal/api/req/relation_req.go:25
Struct
CasbinMiddleware
middleware/role.go:12
Struct
ChangeEvent
Debezium 变更事件结构
internal/domain/events/canal/consumer_test.go:17
Struct
ChangeEvent
Event 结构体表示Kafka消息的事件数据
internal/domain/events/es/consumer.go:26
Struct
ChangeReq
internal/api/req/user_req.go:18
Struct
Check
internal/repository/dao/check.go:26
Struct
Check
internal/domain/check.go:9
Interface
CheckCache
internal/repository/cache/check.go:15
Interface
CheckDAO
internal/repository/dao/check.go:13
Struct
CheckDeadLetterConsumer
internal/domain/events/check/dlq_processor.go:15
Struct
CheckDetailReq
CheckDetailReq 定义了获取审核详情请求的结构体
internal/api/req/check_req.go:30
Struct
CheckEvent
internal/domain/events/check/producer.go:15
Struct
CheckEventConsumer
internal/domain/events/check/consumer.go:24
Struct
CheckHandler
internal/api/check.go:11
Interface
CheckRepository
internal/repository/check.go:11
Interface
CheckService
internal/service/check.go:17
Struct
Cmd
ioc/cmd.go:10
Struct
CollectReq
internal/api/req/post_req.go:46
Struct
Comment
Comment 评论模型定义
internal/repository/dao/comment.go:23
Struct
Comment
internal/domain/comment.go:3
Struct
Comment
Comment 结构体表示评论的数据结构
internal/domain/events/es/consumer.go:64
Interface
CommentCache
internal/repository/cache/comment.go:13
Interface
CommentDAO
CommentDAO 评论数据访问接口定义
internal/repository/dao/comment.go:39
Struct
CommentEvent
internal/domain/events/comment/producer.go:15
Struct
CommentHandler
CommentHandler 评论处理器结构体
internal/api/comment.go:14
Interface
CommentRepository
internal/repository/comment.go:21
Struct
CommentSearch
internal/repository/dao/search.go:79
Struct
CommentSearch
internal/domain/search.go:23
Interface
CommentService
internal/service/comment.go:21
Interface
Consumer
internal/domain/events/types.go:5
Struct
CreateApiRequest
API相关
internal/api/req/role_req.go:4
Struct
CreateCommentReq
internal/api/req/comment_req.go:3
Struct
CreateLotteryDrawReq
CreateLotteryDrawReq 定义创建新的抽奖活动的请求参数
internal/api/req/lotteryDraw_req.go:11
Struct
CreateMenuRequest
菜单相关
internal/api/req/role_req.go:39
Struct
CreatePlateReq
internal/api/req/plate_req.go:3
Struct
CreateRoleRequest
角色相关
internal/api/req/role_req.go:77
Struct
CreateSecondKillEventReq
CreateSecondKillEventReq 定义创建新的秒杀活动的请求参数
internal/api/req/lotteryDraw_req.go:36
Interface
CronJobRepository
CronJobRepository 定义了定时任务仓库接口
internal/repository/sql_job.go:11
Interface
CronJobService
internal/service/sql_job.go:11
Struct
DeleteApiRequest
internal/api/req/role_req.go:29
Struct
DeleteCommentReq
internal/api/req/comment_req.go:16
Struct
DeleteHistoryAllReq
internal/api/req/history_req.go:12
Struct
DeleteHistoryReq
internal/api/req/history_req.go:8
Struct
DeleteMenuRequest
internal/api/req/role_req.go:66
Struct
DeletePlateReq
internal/api/req/plate_req.go:8
Struct
DeleteReq
internal/api/req/post_req.go:37
Struct
DeleteRoleRequest
internal/api/req/role_req.go:100
Struct
DeleteUserReq
internal/api/req/user_req.go:29
Struct
DetailPostReq
internal/api/req/post_req.go:23
Struct
DetailReq
internal/api/req/post_req.go:33
Struct
EditReq
internal/api/req/post_req.go:3
Interface
EmailCache
internal/repository/cache/email.go:10
Struct
EmailConsumer
internal/domain/events/email/consumer.go:14
Struct
EmailEvent
EmailEvent 代表单个短信验证码事件
internal/domain/events/email/producer.go:17
Interface
EmailRepository
internal/repository/email.go:13
Struct
EsConsumer
EsConsumer 结构体用于消费Kafka消息并将数据同步到Elasticsearch
internal/domain/events/es/consumer.go:16
Struct
EventConsumer
internal/domain/events/post/consumer.go:22
Struct
FlushPost
internal/domain/events/es/process_util.go:30
Struct
FlushUser
internal/domain/events/es/process_util.go:18
Struct
FollowUserReq
internal/api/req/relation_req.go:20
Struct
GetAllSecondKillEventsReq
GetAllSecondKillEventsReq 定义获取所有秒杀活动的请求参数
internal/api/req/lotteryDraw_req.go:29
Struct
GetApiRequest
internal/api/req/role_req.go:14
Struct
GetCheckCount
internal/api/req/check_req.go:34
Struct
GetFolloweeCountReq
internal/api/req/relation_req.go:30
Struct
GetFollowerCountReq
internal/api/req/relation_req.go:34
Struct
GetLotteryDrawReq
GetLotteryDrawReq 定义获取指定ID抽奖活动的请求参数
internal/api/req/lotteryDraw_req.go:19
Struct
GetMenuRequest
internal/api/req/role_req.go:50
Struct
GetMoreCommentReplyReq
internal/api/req/comment_req.go:20
Struct
GetProfileReq
internal/api/req/user_req.go:70
Struct
GetRecentActivityReq
internal/api/req/activity_req.go:3
Struct
GetRelationInfoReq
internal/api/req/relation_req.go:15
Struct
GetRoleRequest
internal/api/req/role_req.go:86
Struct
GetSecondKillEventReq
GetSecondKillEventReq 定义获取指定ID秒杀活动的请求参数
internal/api/req/lotteryDraw_req.go:44
Struct
GetTopCommentReplyReq
internal/api/req/comment_req.go:25
Struct
GetUserCountReq
internal/api/req/user_req.go:60
Interface
Handler
utils/jwt/jwt.go:41
Struct
Handler
Handler 是一个通用的消息处理器
pkg/samarap/handler.go:10
Struct
History
internal/domain/history.go:3
Interface
HistoryCache
internal/repository/cache/history.go:26
Struct
HistoryHandler
internal/api/history.go:12
next →
1–100 of 383, ranked by callers