package
1.18.2
Repository: https://github.com/ethersphere/bee.git
Documentation: pkg.go.dev

# Functions

NewClient will return a new Client.
WithContractAddress will set the ENS contract address.

# Variables

ErrFailedToConnect denotes that the resolver failed to connect to the provided endpoint.
ErrNotImplemented denotes that the function has not been implemented.
ErrResolveFailed denotes that a name could not be resolved.

# Structs

Client is a name resolution client that can connect to ENS via an Ethereum endpoint.

# Type aliases

Address is the swarm bzz address.
Option is a function that applies an option to a Client.