package
0.0.0-20231127184806-7199436c373a
Repository: https://github.com/kevinsnydercodes/go-grpc-api.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

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.