package
0.0.0-20240805205833-bb1e06b0104a
Repository: https://github.com/erewhon/hello-micro.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerClient registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedGreeterServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.