Documentation
¶
Index ¶
- func GetCommitCountInRange(user string, start, end time.Time, client *github.Client) (n uint64, err error)
- func GetPullRequestsInRange(user string, start, end time.Time, client *github.Client) (n uint64, err error)
- func IsMLHFellow(username string, cli *github.Client, ctx context.Context) (bool, error)
- func NewClient(token string, ctx context.Context) *github.Client
- func NewUnauthorizedClient() *github.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommitCountInRange ¶
func GetPullRequestsInRange ¶
func IsMLHFellow ¶
func NewUnauthorizedClient ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.