//
pkg.gl
Category
github.com/sjansen/pgutil
internal
runbook
types
package
0.1.0
Repository:
https://github.com/sjansen/pgutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
6
Files
29 SLOC
#
Structs
Runbook
A Runbook describes how to perform a series of tasks.
Task
Task contains data common to all tasks.
#
Interfaces
Target
A Target executes tasks.
TargetFactory
A TargetFactory instantiates new targets.
TaskConfig
A TaskConfig contains task-specific data.
#
Type aliases
Targets
Targets maps target IDs to targets.
Tasks
Tasks maps task IDs to tasks.