//
pkg.gl
Category
github.com/caicloud/nirvana
utils
printer
package
0.3.1
Repository:
https://github.com/caicloud/nirvana.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
134 SLOC
#
Functions
LengthForRune
LengthForRune gets char length for a rune.
LengthForString
LengthForString gets length for a string.
MaxWidthForLines
MaxWidthForLines gets max line width for a multi-lines string.
NewTable
NewTable creates a table printer.
#
Structs
Table
Table prints a table for lines.