Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RESTClient ¶ added in v0.15.0
type RESTClient struct {
// contains filtered or unexported fields
}
RESTClient handles HTTP communication with the server
func NewRESTClient ¶ added in v0.15.0
func NewRESTClient(c *Config) (*RESTClient, error)
NewRESTClient creates a new REST client.
Click to show internal directories.
Click to hide internal directories.