package
0.0.0-20240817231209-e4f07c7f0400
Repository: https://github.com/cshep4/proto-registry.git
Documentation: pkg.go.dev

# Functions

NewHelloServiceClient constructs a client for the hello.v1.HelloService service.
NewHelloServiceHandler builds an HTTP handler from the service implementation.

# Constants

HelloServiceName is the fully-qualified name of the HelloService service.
HelloServiceSayHelloProcedure is the fully-qualified name of the HelloService's SayHello RPC.

# Structs

UnimplementedHelloServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

HelloServiceClient is a client for the hello.v1.HelloService service.
HelloServiceHandler is an implementation of the hello.v1.HelloService service.