func()

in witai.go [59:61]


func (c *Client) SetHTTPClient(httpClient *http.Client) {
	c.httpClient = httpClient
}