package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Oct 4, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RenderTable is a convenience function to render a simple table.
Writer is a wrapper around Charm's table that provides a similar interface to tablewriter.
NewWriter creates a new table writer.
Append adds a row to the table.
Header is an alias to SetHeader for compatibility with tablewriter.
Render prints the table to the writer.
Header sets the table headers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.