checker

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompositeChecker

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

func NewCompositeChecker

func NewCompositeChecker(checkers ...checker) *CompositeChecker

func (*CompositeChecker) Check

type DeepScan

type DeepScan struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewDeepScan

func NewDeepScan(projectFilesResolver projectFilesResolver, sourceCodeRenderer sourceCodeRenderer) *DeepScan

func (*DeepScan) Check

func (c *DeepScan) Check(ctx context.Context, spec arch.Spec) (models.CheckResult, error)

type Imports

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

func NewImport

func NewImport(
	projectFilesResolver projectFilesResolver,
) *Imports

func (*Imports) Check

func (c *Imports) Check(ctx context.Context, spec arch.Spec) (models.CheckResult, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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