Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRateLimitError ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) CheckRateLimit ¶
func (c *Client) CheckRateLimit() (*RateLimitStatus, error)
func (*Client) GetContext ¶
func (*Client) ResolveAction ¶
func (c *Client) ResolveAction(owner, repo, ref string) ResolvedAction
type RateLimitError ¶
func (RateLimitError) Error ¶
func (e RateLimitError) Error() string
type RateLimitStatus ¶
type ResolvedAction ¶
Click to show internal directories.
Click to hide internal directories.