loader

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Builtins []types.Check

Builtins represents the builtins checks

Functions

func LoadChecks

func LoadChecks(root string) ([]types.Check, error)

LoadChecks loads all checks from given path recursively

func LoadChecksAndTests

func LoadChecksAndTests(root string) (ChecksMap, TestsMap, error)

LoadChecksAndTests loads all checks and their tests from given path recursively

Types

type ChecksMap

type ChecksMap map[string]types.Check

type TestsMap

type TestsMap map[string][]types.Test

Jump to

Keyboard shortcuts

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