Documentation ¶
Index ¶
- func CmdFetch(_ *cobra.Command, _ []string) error
- func CmdGraphs(_ *cobra.Command, args []string) error
- func CmdReport(_ *cobra.Command, args []string) error
- func GraphMultiRepoOpenPRsDaily(c *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphMultiRepoTotalPRsDaily(cache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphRepoOpenPRsByAuthorsDaily(theCache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphRepoOpenPRsDaily(theCache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphRepoOpenPRsDailyByType(cache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphRepoTotalPRsDaily(cache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func GraphsRepoOpenedPRsDaily(cache *cache.Cache, outPath string, from, to time.Time, repos []string) error
- func Make(cmdName string) (*cobra.Command, error)
- func ValidateParams(params []string) func(cmd *cobra.Command, args []string) error
- type DayStatsIssuesByType
- type DayStatsPRs
- type DayStatsPRsByAuthor
- type FlagData
- type WeekStatsPRs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GraphRepoOpenPRsDaily ¶
func GraphRepoTotalPRsDaily ¶
Types ¶
type DayStatsIssuesByType ¶
type DayStatsPRs ¶
type DayStatsPRsByAuthor ¶
Click to show internal directories.
Click to hide internal directories.