//
pkg.gl
Category
github.com/effective-security/trusty
backend
tasks
package
1.2.437
Repository:
https://github.com/effective-security/trusty.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
25 SLOC
#
Packages
certsmonitor
No description provided by the author
healthcheck
No description provided by the author
stats
No description provided by the author
#
Constants
FAILURE
FAILURE indicates that the task failed.
SUCCESS
SUCCESS indicates that the task succeeded.
#
Variables
Factories
Factories provides map of Factory.
#
Type aliases
Factory
Factory creates tasks.
Status
Status indicates whether the task failed or succeeded.