Categorygithub.com/cppforlife/go-cli-ui
repository
0.0.0-20250603184554-47874c9078ad
Repository: https://github.com/cppforlife/go-cli-ui.git
Documentation: pkg.go.dev

# Packages

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

# README

go-cli-ui

Originally this library was written for BOSH CLI v2. Given its generic nature, it's been extracted as a separate, easily importable library.

  • errors package: helps a bit with formatting of errors
  • ui package: helps with printing CLI content
    • table package: helps format CLI content as a table

Examples: