# Packages
No description provided by the author
Package intermediate serves as the foundation of the codegen.test microservice.
No description provided by the author
Package testerapi implements the public API of the codegen.test microservice,
including clients and data structures.
# Functions
New creates a new mockable version of the microservice.
NewService creates a new codegen.test microservice.
# Constants
Hostname is the default hostname of the microservice: codegen.test.
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 codegen.test microservice, allowing functions, event sinks and web handlers to be mocked.