runner

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func New

func New() *Runner

func (*Runner) AddCheck

func (runner *Runner) AddCheck(checks ...check.Check)

func (*Runner) RunAllOnce

func (runner *Runner) RunAllOnce()

func (*Runner) RunAllOnceAsync

func (runner *Runner) RunAllOnceAsync() chan []*check.Result

func (*Runner) RunOnce

func (runner *Runner) RunOnce(c check.Check) *check.Result

Jump to

Keyboard shortcuts

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