//
pkg.gl
Category
github.com/ABCDEcapital/parallel-go-ethereum
ethclient
package
0.0.0-20231215075018-c46f13ea36d0
Repository:
https://github.com/abcdecapital/parallel-go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
532 SLOC
#
Packages
gethclient
Package gethclient provides an RPC client for geth-specific APIs.
#
Functions
Dial
Dial connects a client to the given URL.
DialContext
No description provided by the author
NewClient
NewClient creates a client that uses the given RPC client.
#
Structs
Client
Client defines typed wrappers for the Ethereum RPC API.