package
0.0.0-20230815192901-380e4844cc01
Repository: https://github.com/awslabs/aws-go-multi-module-repository-tools.git
Documentation: pkg.go.dev

# Functions

CommandWorker provides a consumer of work jobs and posts results to the worklog.
NewCommand initializes and returns a exec.Cmd for the command provided.

# Structs

Work provides a pending job to be done.
WorkLog provides the result of a job.