cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpenPRState   = "open"
	ClosedPRState = "closed"
	AllPRStates   = "all"
)

Variables

This section is empty.

Functions

func CompareRepoContrib

func CompareRepoContrib(a, b *github.Repository) bool

func CompareRepoForks

func CompareRepoForks(a, b *github.Repository) bool

func CompareRepoPulls

func CompareRepoPulls(a, b *github.Repository) bool

func CompareRepoStars

func CompareRepoStars(a, b *github.Repository) bool

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func MarshalRepo

func MarshalRepo(repo *github.Repository, fields []string) (output.Record, error)

Types

type RepoPullCounts

type RepoPullCounts map[int64]uint

Jump to

Keyboard shortcuts

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