Categorygithub.com/pentops/runner
repositorypackage
0.0.0-20241010184552-1a959b902d93
Repository: https://github.com/pentops/runner.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Runner

Runs things.

  • Command works for CLI and Service Entry points, parsing cli flags and env vars
  • Rungroup is like errgroup but with logging so you can tell which service didn't exit

Lots more to come!