pkg

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunScorecards

func RunScorecards(ctx context.Context, logger *zap.SugaredLogger,
	repo RepoURL, checksToRun []checker.NamedCheck) <-chan Result

Types

type RepoURL

type RepoURL struct {
	Host, Owner, Repo string
}

func (*RepoURL) Set

func (r *RepoURL) Set(s string) error

func (*RepoURL) String

func (r *RepoURL) String() string

func (*RepoURL) Type

func (r *RepoURL) Type() string

type Result

type Result struct {
	Cr       checker.CheckResult
	Name     string
	MetaData []string
}

Jump to

Keyboard shortcuts

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