Documentation
¶
Index ¶
- func GetCookies(c *http.Client, rawURL string) (string, error)
- func MarshalCookies(cookies []*http.Cookie) string
- func SetCookies(c *http.Client, rawURL string, rawCookies string, ...) error
- func UnmarshalCookies(rawCookies string, edit func(*http.Cookie) *http.Cookie) ([]*http.Cookie, error)
- type Cookie
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalCookies ¶
func SetCookies ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.