Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*rpcclient.JSONRPCClient
}
Client is a JSON-RPC client for the Kwil function service. It uses the JSONRPCClient from the rpcclient package for the actual JSON-RPC communication, and implements function service methods.
Click to show internal directories.
Click to hide internal directories.