Documentation ¶
Index ¶
Constants ¶
View Source
const ( Gitlab string = "gitlab" Github string = "github" )
Variables ¶
This section is empty.
Functions ¶
func NewHttpClient ¶
Types ¶
type Client ¶
type Client struct { Hosts Hosts // contains filtered or unexported fields }
func (*Client) WithNoCache ¶
func (c *Client) WithNoCache() gitlab.RequestOptionFunc
Click to show internal directories.
Click to hide internal directories.