# Functions

NewAuthServiceClient constructs a client for the pb.v1.AuthService service.
NewAuthServiceHandler builds an HTTP handler from the service implementation.

# Constants

AuthServiceLoginProcedure is the fully-qualified name of the AuthService's Login RPC.
AuthServiceLogoutProcedure is the fully-qualified name of the AuthService's Logout RPC.
AuthServiceName is the fully-qualified name of the AuthService service.

# Structs

UnimplementedAuthServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AuthServiceClient is a client for the pb.v1.AuthService service.
AuthServiceHandler is an implementation of the pb.v1.AuthService service.