Categorygithub.com/cppforlife/go-cli-ui
module
0.0.0-20220622150351-995494831c6c
Repository: https://github.com/cppforlife/go-cli-ui.git
Documentation: pkg.go.dev

# 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:

# Packages

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