//
pkg.gl
Category
github.com/aplsek/ksonnet
pkg
util
table
package
0.13.1
Repository:
https://github.com/aplsek/ksonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
174 SLOC
#
Functions
DetectFormat
DetectFormat detects a format from a string.
New
New creates an instance of table.
#
Constants
DefaultFormat
DefaultFormat is the default format for output.
FormatJSON
FormatJSON prints JSON.
FormatTable
FormatTable prints a table.
#
Structs
Table
Table creates an output table.
#
Type aliases
Format
Format is the output format.