Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasGitCookies ¶
func HasGitCookies() bool
func NewGCECookieJar ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Host ¶
func (c *Client) Host(h GerritHost) *gerrit.Client
type FsCookieJar ¶
type FsCookieJar struct{}
func (FsCookieJar) SetCookies ¶
func (j FsCookieJar) SetCookies(u *url.URL, cookies []*http.Cookie)
Click to show internal directories.
Click to hide internal directories.