Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpVerb ¶
type HttpVerb string
HttpVerb is a typed constant that represents various http action
type Rest ¶
type Rest struct {
// contains filtered or unexported fields
}
rest is a wrapper over restclient library
func REST ¶
REST provides a new instance of rest client capable of invoking REST API calls
NOTE: base url can be of form http://ipaddr:port with no trailing slash
Click to show internal directories.
Click to hide internal directories.