package
0.16.6
Repository: https://github.com/jefmcl/go-eth2-client.git
Documentation: pkg.go.dev

# Functions

New creates a new Ethereum 2 client with multiple endpoints.
WithAddresses sets the addresses of clients to add to the multi list.
WithClients sets the pre-existing clients to add to the multi list.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for the service.
WithTimeout sets the timeout for client requests.

# Structs

Service handles multiple Ethereum 2 clients.

# Interfaces

Parameter is the interface for service parameters.