Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.1.24
func NewKosliClient ¶ added in v0.1.24
func (*Client) Do ¶ added in v0.1.24
func (c *Client) Do(p *RequestParams) (*HTTPResponse, error)
type HTTPResponse ¶
HTTPResponse is a wrapper of http.Response with ready-extracted string body
Click to show internal directories.
Click to hide internal directories.