package
0.0.0-20240509135335-835a9d88d222
Repository: https://github.com/jxlwqq/blog-microservices.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterPostServiceHandler registers the http handlers for service PostService to "mux".
RegisterPostServiceHandlerClient registers the http handlers for service PostService to "mux".
RegisterPostServiceHandlerFromEndpoint is same as RegisterPostServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPostServiceHandlerServer registers the http handlers for service PostService to "mux".
No description provided by the author

# Variables

File_api_protobuf_post_v1_post_proto
No description provided by the author
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
Post
No description provided by the author
UnimplementedPostServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author

# Interfaces

PostServiceClient is the client API for PostService service.
PostServiceServer is the server API for PostService service.
UnsafePostServiceServer may be embedded to opt out of forward compatibility for this service.