package
1.18.2
Repository: https://github.com/ethersphere/bee.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.

# Structs

Client is the mock resolver client implementation.

# Type aliases

Option is a function that applies an option to a Client.