output

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertToTable

func ConvertToTable(t Table) (string, error)

Types

type Table

type Table struct {
	Header      []string
	Lines       [][]string
	SortIndices []int
	Output      string
}

func (Table) Len

func (t Table) Len() int

func (Table) Less

func (t Table) Less(i, j int) bool

func (Table) Swap

func (t Table) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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