package
0.5.3
Repository: https://github.com/wealdtech/execd.git
Documentation: pkg.go.dev

# Functions

InitMajordomo initialises the majordomo service, for fetching secrets.
LogLevel returns the best log level for the path.
ProcessConcurrency returns the best process concurrency for the path.
ResolvePath resolves a potentially relative path to an absolute path.
Scatter scatters a computation across multiple goroutines, returning a set of per-worker results.

# Structs

ScatterResult is the result of a single scatter worker.