package
0.0.0-20220303064412-fa704fdf8b2a
Repository: https://github.com/penguintop/penguin.git
Documentation: pkg.go.dev
# 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.