package
0.0.0-20240227133810-622002211649
Repository: https://github.com/koki-algebra/go_server_sample.git
Documentation: pkg.go.dev

# 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.