package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Packages

Package gethclient provides an RPC client for geth-specific APIs.

# Functions

Dial connects a client to the given URL.
DialContext connects a client to the given URL with context.
NewClient creates a client that uses the given RPC client.
RevertErrorData returns the 'revert reason' data of a contract call.

# Structs

Client defines typed wrappers for the Ethereum RPC API.