Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Agelessbaby/BloomBlog
/ types & classes
Types & classes
136 in github.com/Agelessbaby/BloomBlog
⨍
Functions
1,307
◇
Types & classes
136
Struct
BloomBlogUserRegisterRequest
cmd/user/kitex_gen/user/user.pb.go:24
Struct
BloomBlogUserRegisterResponse
cmd/user/kitex_gen/user/user.pb.go:79
Struct
BloomBlogUserRequest
cmd/user/kitex_gen/user/user.pb.go:150
Struct
BloomBlogUserResponse
cmd/user/kitex_gen/user/user.pb.go:205
Struct
BloomblogCommentActionRequest
cmd/comment/kitex_gen/comment/comment.pb.go:25
Struct
BloomblogCommentActionResponse
cmd/comment/kitex_gen/comment/comment.pb.go:128
Struct
BloomblogCommentListRequest
cmd/comment/kitex_gen/comment/comment.pb.go:191
Struct
BloomblogCommentListResponse
cmd/comment/kitex_gen/comment/comment.pb.go:246
Struct
BloomblogFavoriteActionRequest
cmd/favorite/kitex_gen/favorite/favorite.pb.go:25
Struct
BloomblogFavoriteActionResponse
cmd/favorite/kitex_gen/favorite/favorite.pb.go:96
Struct
BloomblogFavoriteListRequest
cmd/favorite/kitex_gen/favorite/favorite.pb.go:151
Struct
BloomblogFavoriteListResponse
cmd/favorite/kitex_gen/favorite/favorite.pb.go:206
Struct
BloomblogFeedRequest
cmd/feed/kitex_gen/feed/feed.pb.go:25
Struct
BloomblogFeedResponse
cmd/feed/kitex_gen/feed/feed.pb.go:80
Struct
BloomblogPublishActionRequest
请求发布帖子
cmd/publish/kitex_gen/publish/publish.pb.go:26
Struct
BloomblogPublishActionResponse
发布帖子操作的响应
cmd/publish/kitex_gen/publish/publish.pb.go:106
Struct
BloomblogPublishListRequest
请求获取用户发布的帖子列表
cmd/publish/kitex_gen/publish/publish.pb.go:162
Struct
BloomblogPublishListResponse
获取用户已发布帖子列表的响应
cmd/publish/kitex_gen/publish/publish.pb.go:218
Struct
BloomblogRelationActionRequest
cmd/relation/kitex_gen/relation/relation.pb.go:25
Struct
BloomblogRelationActionResponse
cmd/relation/kitex_gen/relation/relation.pb.go:96
Struct
BloomblogRelationFollowListRequest
The users that current user follows
cmd/relation/kitex_gen/relation/relation.pb.go:152
Struct
BloomblogRelationFollowListResponse
cmd/relation/kitex_gen/relation/relation.pb.go:207
Struct
BloomblogRelationFollowerListRequest
The users that follows current user
cmd/relation/kitex_gen/relation/relation.pb.go:271
Struct
BloomblogRelationFollowerListResponse
cmd/relation/kitex_gen/relation/relation.pb.go:326
Struct
Bloomblog_SlCommentListRequest
cmd/comment/kitex_gen/comment/comment.pb.go:309
Struct
Bloomblog_SlCommentListResponse
cmd/comment/kitex_gen/comment/comment.pb.go:364
Struct
CheckUserService
cmd/user/command/login.go:10
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/user/kitex_gen/user/usersrv/client.go:13
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/relation/kitex_gen/relation/relationsrv/client.go:13
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/feed/kitex_gen/feed/feedsrv/client.go:13
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/comment/kitex_gen/comment/commentsrv/client.go:13
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/favorite/kitex_gen/favorite/favoritesrv/client.go:13
Interface
Client
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/publish/kitex_gen/publish/publishsrv/client.go:13
Struct
Comment
cmd/comment/kitex_gen/comment/comment.pb.go:427
Struct
Comment
`gorm:"constraint:OnDelete:CASCADE;"`
dal/db/comment.go:11
Struct
CommentActionArgs
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:138
Struct
CommentActionParam
cmd/api/handlers/parameters.go:59
Struct
CommentActionResult
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:196
Struct
CommentActionService
cmd/comment/command/comment_action.go:13
Struct
CommentListArgs
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:291
Struct
CommentListParam
cmd/api/handlers/parameters.go:70
Struct
CommentListResult
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:349
Struct
CommentListService
cmd/comment/command/comment_list.go:10
Interface
CommentSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/comment/kitex_gen/comment/comment.pb.go:763
Struct
CommentSrvImpl
CommentSrvImpl implements the last service interface defined in the IDL.
cmd/comment/handler.go:14
Struct
CreateUserService
cmd/user/command/userRegister.go:11
Struct
DelParam
cmd/comment/command/comment_action.go:63
Struct
Err
Err represents an error
util/errno/errno.go:14
Struct
ErrNo
util/errno/errno.go:8
Struct
FavoriteActionArgs
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:131
Struct
FavoriteActionParam
cmd/api/handlers/parameters.go:47
Struct
FavoriteActionResult
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:189
Struct
FavoriteActionService
cmd/favorite/command/FavoriteAction.go:10
Struct
FavoriteListArgs
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:284
Struct
FavoriteListParam
cmd/api/handlers/parameters.go:54
Struct
FavoriteListResult
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:342
Struct
FavoriteListService
cmd/favorite/command/FavorieList.go:11
Interface
FavoriteSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/favorite/kitex_gen/favorite/favorite.pb.go:442
Struct
FavoriteSrvImpl
FavoriteSrvImpl implements the last service interface defined in the IDL.
cmd/favorite/handler.go:14
Struct
FeedParam
The input parameter for getting user feed
cmd/api/handlers/parameters.go:42
Interface
FeedSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/feed/kitex_gen/feed/feed.pb.go:504
Struct
FeedSrvImpl
FeedSrvImpl implements the last service interface defined in the IDL.
cmd/feed/handler.go:14
Struct
GetFeedArgs
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:131
Struct
GetFeedResult
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:189
Struct
GetFeedService
cmd/feed/command/GetFeed.go:15
Struct
GetPostByIdArgs
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:284
Struct
GetPostByIdResult
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:342
Struct
GetUserByIdArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:444
Struct
GetUserByIdResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:502
Struct
GetUserService
cmd/user/command/getUserByID.go:11
Struct
HertzCfg
cmd/api/httpConfig.go:13
Struct
Http2
cmd/api/httpConfig.go:8
Struct
HttpErr
util/errno/errno.go:20
Struct
JwtHeader
util/jwt/jwt.go:27
Struct
JwtPayload
util/jwt/jwt.go:32
Struct
LoginArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:291
Struct
LoginResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:349
Struct
Post
cmd/feed/kitex_gen/feed/feed.pb.go:206
Struct
Post
Post Gorm Data Structures
dal/db/feed.go:14
Struct
PostIdRequest
cmd/feed/kitex_gen/feed/feed.pb.go:151
Struct
PublishActionArgs
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:131
Struct
PublishActionParam
The input parameter for publish posts
cmd/api/handlers/parameters.go:34
Struct
PublishActionResult
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:189
Struct
PublishActionService
cmd/publish/command/publish_action.go:15
Struct
PublishListArgs
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:284
Struct
PublishListResult
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:342
Struct
PublishListService
cmd/publish/command/publish_list.go:11
Interface
PublishSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/publish/kitex_gen/publish/publish.pb.go:454
Struct
PublishSrvImpl
PublishSrvImpl implements the last service interface defined in the IDL.
cmd/publish/handler.go:14
Struct
RegisterArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:138
Struct
RegisterResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:196
Struct
Relation
dal/db/relation.go:10
Struct
RelationActionArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:138
Struct
RelationActionParam
The input parameter for follow or unfollow
cmd/api/handlers/parameters.go:26
Struct
RelationActionResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:196
Struct
RelationActionService
cmd/relation/command/relation_action.go:10
Struct
RelationFollowListArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:291
Struct
RelationFollowListResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:349
Struct
RelationFollowerListArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:444
Struct
RelationFollowerListResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:502
next →
1–100 of 136, ranked by callers