insights

package
v1.0.0-beta.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContributorsCommand

func NewContributorsCommand() *cobra.Command

NewContributorsCommand returns a new cobra command for 'pizza insights contributors'

func NewInsightsCommand

func NewInsightsCommand() *cobra.Command

NewInsightsCommand returns a new cobra command for 'pizza insights'

Types

type Options

type Options struct {
	// APIClient is the http client for making calls to the open-sauced api
	APIClient *client.APIClient

	// Repos is the array of git repository urls
	Repos []string

	// FilePath is the path to yaml file containing an array of git repository urls
	FilePath string

	// Period is the number of days, used for query filtering
	Period int32
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL