Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseHeaders ¶
ParseHeaders splits raw "Key: Value" strings into a map. Values containing colons are handled correctly (split on first ": " only).
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ExecuteRequest ¶
type RequestParams ¶
Click to show internal directories.
Click to hide internal directories.