//
pkg.gl
Category
github.com/kkrt-labs/go-utils
jsonrpc
merged
package
0.2.3
Repository:
https://github.com/kkrt-labs/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
64 SLOC
#
Functions
New
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
Config is a configuration for a JSON-RPC client.