Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestClient ¶
type RestClient interface {
Do(request *RestClientRequest, res interface{}) error
}
RestClient user can implement this client interface to send request
type RestClientRequest ¶
Click to show internal directories.
Click to hide internal directories.