safety

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 1 Imported by: 0

README

safety

safety is interface of check to enable runner start.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Safety

type Safety interface {
	// Check check that can create a runner. if can create a runner, return true.
	Check(job *datastore.Job) (bool, error)
}

Safety is interface for safety

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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