# Functions
NewClient creates a new unicast client to the hello.example microservice.
NewMulticastClient creates a new multicast client to the hello.example microservice.
# Constants
Hostname is the default hostname of the microservice: hello.example.
# Variables
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
Fully-qualified URLs of the microservice's endpoints.
# Structs
Client is an interface to calling the endpoints of the hello.example microservice.
MulticastClient is an interface to calling the endpoints of the hello.example microservice.