Documentation
¶
Index ¶
Constants ¶
View Source
const ( PeriodLayout = "2006-01-02" MonthEnd = 25 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contribution ¶
func (Contribution) Ref ¶
func (c Contribution) Ref() string
func (Contribution) URL ¶
func (c Contribution) URL() url.URL
type Contributions ¶
type Contributions []Contribution
func CollectContributions ¶
func CollectContributions(period Period, cfg config.Config) (Contributions, error)
func (Contributions) ToRepos ¶
func (c Contributions) ToRepos() []Repo
Click to show internal directories.
Click to hide internal directories.