Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDependabotCmd ¶
func NewDependabotCmd(app *config.Application) *cobra.Command
Types ¶
type DependabotStats ¶
type DependabotStats struct {
Repository []*github.Repository
PullRequest []*github.PullRequest
PRStats []*PRStats
}
Click to show internal directories.
Click to hide internal directories.