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