custom_datatypes

package
v0.0.0-...-32c0b27 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Match

type Match struct {
	CommitId    string
	FileName    string
	MatchedRule string
	MatchedData []string
}

type Repo

type Repo struct {
	RepoName     string
	RepoPath     string
	Matches      []Match
	AlreadyFound map[string]bool
}

type Result

type Result struct {
	PageTitle string
	Repo      []Repo
}

Jump to

Keyboard shortcuts

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