Documentation
¶
Index ¶
- type Client
- func (c *Client) BodyToString(body io.ReadCloser) (string, error)
- func (c *Client) GetTranslateTextWithSplitBody(body string) (string, error)
- func (c *Client) KdialogMessageBody(body string, config config.Config) string
- func (c *Client) NewGetRequest(url string, headers map[string]string) (*http.Request, error)
- func (c *Client) UrlQueryEncode(text string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) BodyToString ¶
func (c *Client) BodyToString(body io.ReadCloser) (string, error)
func (*Client) GetTranslateTextWithSplitBody ¶
func (*Client) KdialogMessageBody ¶
func (*Client) NewGetRequest ¶
func (*Client) UrlQueryEncode ¶
Click to show internal directories.
Click to hide internal directories.