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)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.