# Functions

New creates a new execution client service, connecting with a standard HTTP.
WithAddress provides the address for the endpoint.
WithLogLevel sets the log level for the module.
WithTimeout sets the maximum duration for all requests to the endpoint.
WithWebSocketAddress provides the address for the websocket endpoint.

# Structs

Service is an Ethereum execution client service.

# Interfaces

Parameter is the interface for service parameters.