tables

package
v0.0.0-...-5e04034 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(columns []string, rowIter iter.Seq[[]string])

Render prints rows as a formatted table when stdout is a TTY. If stdout is not a TTY (e.g., piped), it prints CSV. columns defines the header names. rowIter yields each row of values.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL