policy

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

type Check interface {
	Result(ctx *model.Context, inv *model.PackageInventory) (*model.GitHubCheckResult, error)
}

func NewCheck

func NewCheck(query string) (Check, error)

type CheckFactory

type CheckFactory func(query string) (Check, error)

Jump to

Keyboard shortcuts

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