tablefmt

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 17, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package tablefmt provides helpers for rendering CLI tables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(w io.Writer, headers []string, rows [][]string)

Render writes a rounded text table to w using the provided headers and rows.

Each row is appended as-is. If row widths differ from the header width, go-pretty handles the layout during rendering.

Types

This section is empty.

Jump to

Keyboard shortcuts

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