md5cache

package
v0.0.99 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStat added in v0.0.95

type FileStat interface {
	Stat(name string) (os.FileInfo, error)
}

type MD5CacheInvalidLintRule added in v0.0.98

type MD5CacheInvalidLintRule struct {
	// contains filtered or unexported fields
}

func (*MD5CacheInvalidLintRule) Lint added in v0.0.98

func (r *MD5CacheInvalidLintRule) Lint(repoDir string, pkg *g2.PackageData) []lints.LintResult

func (*MD5CacheInvalidLintRule) LintWithQA added in v0.0.98

func (r *MD5CacheInvalidLintRule) LintWithQA(repoDir string, pkg *g2.PackageData, qa *g2.QAPolicy) []lints.LintResult

type MD5CacheLintRule

type MD5CacheLintRule struct {
	// contains filtered or unexported fields
}

func (*MD5CacheLintRule) Lint

func (r *MD5CacheLintRule) Lint(repoDir string, pkg *g2.PackageData) []lints.LintResult

func (*MD5CacheLintRule) LintWithQA

func (r *MD5CacheLintRule) LintWithQA(repoDir string, pkg *g2.PackageData, qa *g2.QAPolicy) []lints.LintResult

Jump to

Keyboard shortcuts

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