package
0.2.3
Repository: https://github.com/kkrt-labs/go-utils.git
Documentation: pkg.go.dev

# Functions

New creates a new client capable of connecting to a JSON-RPC server either over HTTP or WebSocket The function returns an error if the address is invalid or the configuration is missing.

# Structs

Config is a configuration for a JSON-RPC client.