# Functions
NewClient construct a new mock Client.
WithEndpoint will set the endpoint.
WithResolveFunc will set the Resolve function implementation.
WitResolveAddress will set the address returned by Resolve.
# Type aliases
Option is a function that applies an option to a Client.