# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
GreeterHandler provides a NATS subscription handler that can serve a subscription using a given GreeterServer implementation.
The response message containing the greetings.
The request message containing the user's name.
# Interfaces
GreeterServer is the interface that providers of the service Greeter should implement.