package
0.1.10
Repository: https://github.com/lukaslabaj/ip-common.git
Documentation: pkg.go.dev

# Functions

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

# Constants

AuthServiceGetUserProcedure is the fully-qualified name of the AuthService's GetUser RPC.
AuthServiceName is the fully-qualified name of the AuthService service.
AuthServiceSignInOAuthProcedure is the fully-qualified name of the AuthService's SignInOAuth RPC.

# Structs

UnimplementedAuthServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

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