//
pkg.gl
Category
github.com/scalarorg/go-electrum
jsonrpc
package
0.1.1
Repository:
https://github.com/scalarorg/go-electrum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
225 SLOC
#
Packages
test
No description provided by the author
types
No description provided by the author
#
Functions
Connect
Connect creates a new JSON RPC client.
#
Structs
Client
Client is a generic JSON RPC 2.0 client, which is able to invoke remote methods and subscribe to remote notifications.
Options
Options to configure the JSON RPC client.
#
Type aliases
SocketError
SocketError is an error writing to or reading from a socket.