Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.2.0
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetInfo ¶ added in v0.2.0
func (c *Client) GetInfo(address string) (qserver.GenericServer, error)
func (*Client) GetInfoFromMany ¶ added in v0.2.0
func (c *Client) GetInfoFromMany(addresses []string) []qserver.GenericServer
Click to show internal directories.
Click to hide internal directories.