package
0.2.3
Repository: https://github.com/aws/aws-sdk-go-v2.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.