package
0.0.0-20241004104926-d61a02a21505
Repository: https://github.com/gidi233/gd-blog.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
GdBlog_ServiceDesc is the grpc.ServiceDesc for GdBlog service.
# Structs
ListUserRequest 指定了 `ListUser` 接口的请求参数,相当于 HTTP Request 并对每个属性都定义数据类型.
ListUserResponse 指定了 `GET /v1/users` 接口的返回参数,相当于 HTTP Response.
示例 message 定义,用来展示 protobuf 修饰符,编译后的效果.
UnimplementedGdBlogServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
GdBlogClient is the client API for GdBlog service.
GdBlogServer is the server API for GdBlog service.
UnsafeGdBlogServer may be embedded to opt out of forward compatibility for this service.