package
0.0.0-20241022092138-99888beb87a3
Repository: https://github.com/ethernal-tech/ethgo.git
Documentation: pkg.go.dev
# Functions
NewTransport creates a new transport object.
# Variables
ErrTimeout happens when the websocket requests times out.
# Interfaces
Codec is the codec to write and read messages.
PubSubTransport is a transport that allows subscriptions.
Transport is an inteface for transport methods to send jsonrpc requests.