# Functions
No description provided by the author
RegisterAuthServiceHandler registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerClient registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerFromEndpoint is same as RegisterAuthServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthServiceHandlerServer registers the http handlers for service AuthService to "mux".
No description provided by the author
# Constants
APIID contains identifier of this API.
APIMajorVersion contains major version of this API.
APIMinorVersion contains minor version of this API.
APIPatchVersion contains patch version of this API.
# Variables
No description provided by the author
# Structs
Request arguments for Authorize.
UnimplementedAuthServiceServer can be embedded to have forward compatible implementations.
# Interfaces
AuthServiceClient is the client API for AuthService service.
AuthServiceServer is the server API for AuthService service.