Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRestyClient ¶
func NewRestyClient(restOption *client.RestOptions) client.RestClient
Types ¶
type RestyClient ¶
type RestyClient struct {
// contains filtered or unexported fields
}
func (*RestyClient) Do ¶
func (rc *RestyClient) Do(restRequest *client.RestRequest, res interface{}) error
Click to show internal directories.
Click to hide internal directories.