# Functions
No description provided by the author
RegisterAuthHandler registers the http handlers for service Auth to "mux".
RegisterAuthHandlerClient registers the http handlers for service Auth to "mux".
RegisterAuthHandlerFromEndpoint is same as RegisterAuthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthHandlerServer registers the http handlers for service Auth to "mux".
No description provided by the author
# Variables
Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author
# 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
UnimplementedAuthServer must be embedded to have forward compatible implementations.
# Interfaces
AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.