columnize

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fprint

func Fprint(out io.Writer, lines [][]string) error

func Print

func Print(lines [][]string) error

Types

type Form

type Form struct {
	// contains filtered or unexported fields
}

func (*Form) Append

func (f *Form) Append(line ...string)

func (*Form) Fprint

func (f *Form) Fprint(out io.Writer) error

func (*Form) Print

func (f *Form) Print() error

func (*Form) String

func (f *Form) String() string

func (*Form) WriteCSV

func (f *Form) WriteCSV(out io.Writer) error

Jump to

Keyboard shortcuts

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