Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoServerAvailable = errors.New("no server available")
ErrNoServerAvailable occurred when no server available in the pool
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance handles internal client representation and settings
func (*Instance) GetJSON ¶
GetJSON sends a GET request and deserializes response in a provided variable
Click to show internal directories.
Click to hide internal directories.