pkg

package
v0.0.0-...-674ee69 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: Apache-2.0 Imports: 11 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
}

Jump to

Keyboard shortcuts

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