# Functions
NewHelloServiceClient constructs a client for the hello.v1.HelloService service.
NewHelloServiceHandler builds an HTTP handler from the service implementation.
# Constants
HelloServiceGreetProcedure is the fully-qualified name of the HelloService's Greet RPC.
HelloServiceName is the fully-qualified name of the HelloService service.
# 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.