Categorygithub.com/saromanov/terminal-prim
modulepackage
0.0.0-20191220184754-a1dd0040bf1e
Repository: https://github.com/saromanov/terminal-prim.git
Documentation: pkg.go.dev

# README

terminal-prim

Go Report Card

Primitives for terminal output

# Functions

NewTable provides creating of the Table representation.
No description provided by the author
ProgressBar creates a basic progress bar.

# Structs

Table provides representation of the table.
Text defines implementation basic things for text.
No description provided by the author