//
pkg.gl
Category
github.com/sjansen/pgutil
internal
runbook
package
0.1.0
Repository:
https://github.com/sjansen/pgutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
306 SLOC
#
Packages
demo
No description provided by the author
parser
No description provided by the author
pg
No description provided by the author
scheduler
No description provided by the author
sh
No description provided by the author
types
No description provided by the author
#
Functions
Dot
Dot generates a GraphViz compatible description of a runbook's tasks.
Eval
Eval converts a runbook to JSON and pretty prints it.
List
List enumerates a runbook's tasks and their targets.
Run
Run executes the tasks in a runbook.
#
Type aliases
TargetID
TargetID uniquely identifies a target.
TaskID
TaskID uniquely identifies a task.