checks

package
v0.0.0-...-b2b3290 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Checks []Check

Functions

func ParseSignatures

func ParseSignatures(path string) error

Types

type Check

type Check func(providers.File) []*Result

type GitrobSignature

type GitrobSignature struct {
	Part        string
	Type        string
	Pattern     string
	Caption     string
	Description string
}

type Result

type Result struct {
	File        providers.File
	Caption     string
	Description string
}

func GitrobCheck

func GitrobCheck(file providers.File) []*Result

func ShannonCheck

func ShannonCheck(file providers.File) []*Result

type Signature

type Signature struct {
	Part        part
	Pattern     string
	Regex       *regexp.Regexp
	Caption     string
	Description string
}

Jump to

Keyboard shortcuts

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