# Functions
No description provided by the author
No description provided by the author
No description provided by the author
RegisterPostHandler registers the http handlers for service Post to "mux".
RegisterPostHandlerClient registers the http handlers for service Post to "mux".
RegisterPostHandlerFromEndpoint is same as RegisterPostHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPostHandlerServer registers the http handlers for service Post to "mux".
No description provided by the author
RegisterSessionHandler registers the http handlers for service Session to "mux".
RegisterSessionHandlerClient registers the http handlers for service Session to "mux".
RegisterSessionHandlerFromEndpoint is same as RegisterSessionHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSessionHandlerServer registers the http handlers for service Session to "mux".
No description provided by the author
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User to "mux".
No description provided by the author
# Variables
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_ServiceDesc is the grpc.ServiceDesc for Post service.
Session_ServiceDesc is the grpc.ServiceDesc for Session service.
User_ServiceDesc is the grpc.ServiceDesc for User 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
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
UnimplementedPostServer must be embedded to have forward compatible implementations.
UnimplementedSessionServer must be embedded to have forward compatible implementations.
UnimplementedUserServer 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
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
# Interfaces
PostClient is the client API for Post service.
PostServer is the server API for Post service.
SessionClient is the client API for Session service.
SessionServer is the server API for Session service.
UnsafePostServer may be embedded to opt out of forward compatibility for this service.
UnsafeSessionServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.