# Functions
NewUserServiceClient constructs a client for the user.v1.UserService service.
NewUserServiceHandler builds an HTTP handler from the service implementation.
# Constants
UserServiceGetByIDProcedure is the fully-qualified name of the UserService's GetByID RPC.
UserServiceName is the fully-qualified name of the UserService service.
# Structs
UnimplementedUserServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
UserServiceClient is a client for the user.v1.UserService service.
UserServiceHandler is an implementation of the user.v1.UserService service.