package
Version:
v2.3.8+incompatible
Opens a new window with list of versions in this module.
Published: Aug 2, 2018
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.