//
pkg.gl
Category
github.com/gridscale/gscloud
render
package
0.13.2
Repository:
https://github.com/gridscale/gscloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
42 SLOC
#
Packages
table
Package table provides a convenient way to generate tabular output of any data, primarily useful for CLI tools.
#
Functions
AsJSON
AsJSON prints objects as JSON to given io.Writer.
AsTable
AsTable prints header and rows as table to given io.Writer.
#
Structs
Options
Options holds parameters for rendering.