Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNumContribsByTime ¶ added in v0.0.3
func GetNumContribsByTime(ctx context.Context, client *githubv4.Client, from time.Time, to time.Time) (int, error)
GetNumContribsByTime returns the number of contributions made by the user in the current day.
func GetNumContribsLastYear ¶ added in v0.0.3
GetNumContribsLastYear returns the number of contributions made by the user in the last year.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.