# Packages
Package gethclient provides an RPC client for geth-specific APIs.
No description provided by the author
# 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.