textfmt

package module
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package textfmt offers a collection of utils for plain text formatting.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Table

type Table struct {
	Title         string
	WithHeader    bool
	SkipEmptyRows bool
	// contains filtered or unexported fields
}

func (*Table) AddDivider added in v0.3.0

func (t *Table) AddDivider()

func (*Table) AddRow

func (t *Table) AddRow(cols ...string)

func (*Table) String

func (t *Table) String() string

Jump to

Keyboard shortcuts

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