package
0.0.0-20240823020417-5c4e16dae1be
Repository: https://github.com/go-microservice/moment-service.git
Documentation: pkg.go.dev

# Functions

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

# Constants

Post_DEL_FLAG_ADMIN
admin delete.
Post_DEL_FLAG_NORMAL
normal status.
Post_DEL_FLAG_UNSPECIFIED
No description provided by the author
Post_DEL_FLAG_USER
user self delete.
Post_VISIBLE_ALL
everyone can see.
Post_VISIBLE_SELF
only self see.
Post_VISIBLE_UNSPECIFIED
No description provided by the author

# Variables

CommentService_ServiceDesc is the grpc.ServiceDesc for CommentService service.
No description provided by the author
No description provided by the author
File_api_moment_v1_post_proto
No description provided by the author
LikeService_ServiceDesc is the grpc.ServiceDesc for LikeService service.
Post_DEL_FLAG_name
Enum value maps for Post_DEL_FLAG.
Post_DEL_FLAG_value
Enum value maps for Post_DEL_FLAG.
Post_VISIBLE_name
Enum value maps for Post_VISIBLE.
Post_VISIBLE_value
Enum value maps for Post_VISIBLE.
PostService_ServiceDesc is the grpc.ServiceDesc for PostService service.

# Structs

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
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
获取帖子响应.
获取帖子请求.
点赞信息.
评论点赞列表响应.
评论点赞列表请求参数.
评论列表响应.
评论列表请求参数.
获取热门帖子列表响应.
获取热门帖子列表请求.
获取最新的帖子列表响应.
获取最新的帖子列表请求.
获取我发布过的帖子响应.
获取我发布过的帖子请求.
帖子点赞列表响应.
帖子点赞列表请求参数.
评论的回复列表响应.
评论的回复列表请求参数.
Post
帖子信息.
图片内容.
No description provided by the author
No description provided by the author
UnimplementedCommentServiceServer must be embedded to have forward compatible implementations.
UnimplementedLikeServiceServer must be embedded to have forward compatible implementations.
UnimplementedPostServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
更新帖子响应,暂时不提供.
更新帖子请求,暂时不提供.
视频内容.

# Interfaces

CommentServiceClient is the client API for CommentService service.
CommentServiceServer is the server API for CommentService service.
LikeServiceClient is the client API for LikeService service.
LikeServiceServer is the server API for LikeService service.
PostServiceClient is the client API for PostService service.
PostServiceServer is the server API for PostService service.
UnsafeCommentServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeLikeServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafePostServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Post_DEL_FLAG
删除标记.
Post_VISIBLE
帖子的可见性.