table

package
v0.1.41 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsciiTable

func AsciiTable(slice interface{}) string

AsciiTable formats slice of structs data and returns the resulting string.(Using standard ascii characters)

func Output

func Output(slice interface{})

Output formats slice of structs data and writes to standard output.(Using box drawing characters)

func OutputA

func OutputA(slice interface{})

OutputA formats slice of structs data and writes to standard output.(Using standard ascii characters)

func StringLength

func StringLength(r []rune) int

StringLength string display length

func Table

func Table(slice interface{}) string

Table formats slice of structs data and returns the resulting string.(Using box drawing characters)

Types

This section is empty.

Jump to

Keyboard shortcuts

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