package
Version:
v4.1.23
Opens a new window with list of versions in this module.
Published: Nov 7, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
BaseURL string
}
NewClient intializes a new MarketStore RPC client.
func (cl *Client) DoRPC(functionName string, args interface{}) (response interface{}, err error)
DoRPC makes an RPC request to MarketStore's API.
Subscribe to the marketstore websocket interface with a
message handler, a set of streams and cancel channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.