print

package
v0.0.0-...-226c4f9 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrTypeAssertion = fmt.Errorf("not able to convert the data	")

Functions

This section is empty.

Types

type Print

type Print struct {
	Data interface{}
}

func (*Print) JSON

func (p *Print) JSON() (string, error)

func (*Print) Table

func (p *Print) Table() (string, error)

Table is a table where all keys as columns will be print

func (*Print) TableList

func (p *Print) TableList(showColumns []string) (string, error)

TableList table with specific columns

Jump to

Keyboard shortcuts

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