# Packages
No description provided by the author
Package helloworldapi implements the public API of the helloworld.example microservice,
including clients and data structures.
Package intermediate serves as the foundation of the helloworld.example microservice.
No description provided by the author
# Functions
New creates a new mockable version of the microservice.
NewService creates a new helloworld.example microservice.
# Constants
Hostname is the default hostname of the microservice: helloworld.example.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Mock is a mockable version of the helloworld.example microservice, allowing functions, event sinks and web handlers to be mocked.