MCPcopy Create free account

hub / github.com/Agelessbaby/BloomBlog / types & classes

Types & classes136 in github.com/Agelessbaby/BloomBlog

StructBloomBlogUserRegisterRequest
cmd/user/kitex_gen/user/user.pb.go:24
StructBloomBlogUserRegisterResponse
cmd/user/kitex_gen/user/user.pb.go:79
StructBloomBlogUserRequest
cmd/user/kitex_gen/user/user.pb.go:150
StructBloomBlogUserResponse
cmd/user/kitex_gen/user/user.pb.go:205
StructBloomblogCommentActionRequest
cmd/comment/kitex_gen/comment/comment.pb.go:25
StructBloomblogCommentActionResponse
cmd/comment/kitex_gen/comment/comment.pb.go:128
StructBloomblogCommentListRequest
cmd/comment/kitex_gen/comment/comment.pb.go:191
StructBloomblogCommentListResponse
cmd/comment/kitex_gen/comment/comment.pb.go:246
StructBloomblogFavoriteActionRequest
cmd/favorite/kitex_gen/favorite/favorite.pb.go:25
StructBloomblogFavoriteActionResponse
cmd/favorite/kitex_gen/favorite/favorite.pb.go:96
StructBloomblogFavoriteListRequest
cmd/favorite/kitex_gen/favorite/favorite.pb.go:151
StructBloomblogFavoriteListResponse
cmd/favorite/kitex_gen/favorite/favorite.pb.go:206
StructBloomblogFeedRequest
cmd/feed/kitex_gen/feed/feed.pb.go:25
StructBloomblogFeedResponse
cmd/feed/kitex_gen/feed/feed.pb.go:80
StructBloomblogPublishActionRequest
请求发布帖子
cmd/publish/kitex_gen/publish/publish.pb.go:26
StructBloomblogPublishActionResponse
发布帖子操作的响应
cmd/publish/kitex_gen/publish/publish.pb.go:106
StructBloomblogPublishListRequest
请求获取用户发布的帖子列表
cmd/publish/kitex_gen/publish/publish.pb.go:162
StructBloomblogPublishListResponse
获取用户已发布帖子列表的响应
cmd/publish/kitex_gen/publish/publish.pb.go:218
StructBloomblogRelationActionRequest
cmd/relation/kitex_gen/relation/relation.pb.go:25
StructBloomblogRelationActionResponse
cmd/relation/kitex_gen/relation/relation.pb.go:96
StructBloomblogRelationFollowListRequest
The users that current user follows
cmd/relation/kitex_gen/relation/relation.pb.go:152
StructBloomblogRelationFollowListResponse
cmd/relation/kitex_gen/relation/relation.pb.go:207
StructBloomblogRelationFollowerListRequest
The users that follows current user
cmd/relation/kitex_gen/relation/relation.pb.go:271
StructBloomblogRelationFollowerListResponse
cmd/relation/kitex_gen/relation/relation.pb.go:326
StructBloomblog_SlCommentListRequest
cmd/comment/kitex_gen/comment/comment.pb.go:309
StructBloomblog_SlCommentListResponse
cmd/comment/kitex_gen/comment/comment.pb.go:364
StructCheckUserService
cmd/user/command/login.go:10
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/user/kitex_gen/user/usersrv/client.go:13
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/relation/kitex_gen/relation/relationsrv/client.go:13
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/feed/kitex_gen/feed/feedsrv/client.go:13
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/comment/kitex_gen/comment/commentsrv/client.go:13
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/favorite/kitex_gen/favorite/favoritesrv/client.go:13
InterfaceClient
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
cmd/publish/kitex_gen/publish/publishsrv/client.go:13
StructComment
cmd/comment/kitex_gen/comment/comment.pb.go:427
StructComment
`gorm:"constraint:OnDelete:CASCADE;"`
dal/db/comment.go:11
StructCommentActionArgs
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:138
StructCommentActionParam
cmd/api/handlers/parameters.go:59
StructCommentActionResult
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:196
StructCommentActionService
cmd/comment/command/comment_action.go:13
StructCommentListArgs
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:291
StructCommentListParam
cmd/api/handlers/parameters.go:70
StructCommentListResult
cmd/comment/kitex_gen/comment/commentsrv/commentsrv.go:349
StructCommentListService
cmd/comment/command/comment_list.go:10
InterfaceCommentSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/comment/kitex_gen/comment/comment.pb.go:763
StructCommentSrvImpl
CommentSrvImpl implements the last service interface defined in the IDL.
cmd/comment/handler.go:14
StructCreateUserService
cmd/user/command/userRegister.go:11
StructDelParam
cmd/comment/command/comment_action.go:63
StructErr
Err represents an error
util/errno/errno.go:14
StructErrNo
util/errno/errno.go:8
StructFavoriteActionArgs
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:131
StructFavoriteActionParam
cmd/api/handlers/parameters.go:47
StructFavoriteActionResult
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:189
StructFavoriteActionService
cmd/favorite/command/FavoriteAction.go:10
StructFavoriteListArgs
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:284
StructFavoriteListParam
cmd/api/handlers/parameters.go:54
StructFavoriteListResult
cmd/favorite/kitex_gen/favorite/favoritesrv/favoritesrv.go:342
StructFavoriteListService
cmd/favorite/command/FavorieList.go:11
InterfaceFavoriteSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/favorite/kitex_gen/favorite/favorite.pb.go:442
StructFavoriteSrvImpl
FavoriteSrvImpl implements the last service interface defined in the IDL.
cmd/favorite/handler.go:14
StructFeedParam
The input parameter for getting user feed
cmd/api/handlers/parameters.go:42
InterfaceFeedSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/feed/kitex_gen/feed/feed.pb.go:504
StructFeedSrvImpl
FeedSrvImpl implements the last service interface defined in the IDL.
cmd/feed/handler.go:14
StructGetFeedArgs
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:131
StructGetFeedResult
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:189
StructGetFeedService
cmd/feed/command/GetFeed.go:15
StructGetPostByIdArgs
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:284
StructGetPostByIdResult
cmd/feed/kitex_gen/feed/feedsrv/feedsrv.go:342
StructGetUserByIdArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:444
StructGetUserByIdResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:502
StructGetUserService
cmd/user/command/getUserByID.go:11
StructHertzCfg
cmd/api/httpConfig.go:13
StructHttp2
cmd/api/httpConfig.go:8
StructHttpErr
util/errno/errno.go:20
StructJwtHeader
util/jwt/jwt.go:27
StructJwtPayload
util/jwt/jwt.go:32
StructLoginArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:291
StructLoginResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:349
StructPost
cmd/feed/kitex_gen/feed/feed.pb.go:206
StructPost
Post Gorm Data Structures
dal/db/feed.go:14
StructPostIdRequest
cmd/feed/kitex_gen/feed/feed.pb.go:151
StructPublishActionArgs
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:131
StructPublishActionParam
The input parameter for publish posts
cmd/api/handlers/parameters.go:34
StructPublishActionResult
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:189
StructPublishActionService
cmd/publish/command/publish_action.go:15
StructPublishListArgs
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:284
StructPublishListResult
cmd/publish/kitex_gen/publish/publishsrv/publishsrv.go:342
StructPublishListService
cmd/publish/command/publish_list.go:11
InterfacePublishSrv
Code generated by Kitex v0.11.3. DO NOT EDIT.
cmd/publish/kitex_gen/publish/publish.pb.go:454
StructPublishSrvImpl
PublishSrvImpl implements the last service interface defined in the IDL.
cmd/publish/handler.go:14
StructRegisterArgs
cmd/user/kitex_gen/user/usersrv/usersrv.go:138
StructRegisterResult
cmd/user/kitex_gen/user/usersrv/usersrv.go:196
StructRelation
dal/db/relation.go:10
StructRelationActionArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:138
StructRelationActionParam
The input parameter for follow or unfollow
cmd/api/handlers/parameters.go:26
StructRelationActionResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:196
StructRelationActionService
cmd/relation/command/relation_action.go:10
StructRelationFollowListArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:291
StructRelationFollowListResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:349
StructRelationFollowerListArgs
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:444
StructRelationFollowerListResult
cmd/relation/kitex_gen/relation/relationsrv/relationsrv.go:502
next →1–100 of 136, ranked by callers