//
pkg.gl
Category
github.com/ethereumfair/go-ethereum
ethclient
package
1.0.19
Repository:
https://github.com/ethereumfair/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
10
Files
524 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.