package
0.0.0-20240710120640-87f0464d1389
Repository: https://github.com/karyontech/karyon-go.git
Documentation: pkg.go.dev
# Functions
NewRPCClient Creates a new instance of RPCClient with the provided configuration.
# Constants
The default buffer size for a subscription.
Default timeout for receiving requests from the server, in milliseconds.
JsonRPCVersion Defines the version of the JSON-RPC protocol being used.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RPCClient RPC Client.
RPCClientConfig Holds the configuration settings for the RPC client.
Subscription A subscription established when the client's subscribe to a method.