package
0.0.0-20240316223852-a5c5bd911ef0
Repository: https://github.com/zacharylangley/igru-web-server.git
Documentation: pkg.go.dev

# Functions

NewGroupServiceClient constructs a client for the authentication.v1.GroupService service.
NewGroupServiceHandler builds an HTTP handler from the service implementation.
NewSessionServiceClient constructs a client for the authentication.v1.SessionService service.
NewSessionServiceHandler builds an HTTP handler from the service implementation.
NewUserServiceClient constructs a client for the authentication.v1.UserService service.
NewUserServiceHandler builds an HTTP handler from the service implementation.

# Constants

GroupServiceName is the fully-qualified name of the GroupService service.
SessionServiceName is the fully-qualified name of the SessionService service.
UserServiceName is the fully-qualified name of the UserService service.

# Structs

UnimplementedGroupServiceHandler returns CodeUnimplemented from all methods.
UnimplementedSessionServiceHandler returns CodeUnimplemented from all methods.
UnimplementedUserServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

GroupServiceClient is a client for the authentication.v1.GroupService service.
GroupServiceHandler is an implementation of the authentication.v1.GroupService service.
SessionServiceClient is a client for the authentication.v1.SessionService service.
SessionServiceHandler is an implementation of the authentication.v1.SessionService service.
UserServiceClient is a client for the authentication.v1.UserService service.
UserServiceHandler is an implementation of the authentication.v1.UserService service.