Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
Package termrender is a package that provides functionality for easily rendering JSON, JSONLines, YAML, Tablular, and XML.
|
Package termrender is a package that provides functionality for easily rendering JSON, JSONLines, YAML, Tablular, and XML. |
csv
The csv package contains an encoder that allows many different kinds of data input to be encoded into a csv form.
|
The csv package contains an encoder that allows many different kinds of data input to be encoded into a csv form. |
jsonlines
jsonlines is a wrapper around encoding.JSON that marshals data into the JSON Lines format.
|
jsonlines is a wrapper around encoding.JSON that marshals data into the JSON Lines format. |
table
The table package contains an encoder that allows many different kinds of data input to be encoded into a tabular form for rendering in a terminal.
|
The table package contains an encoder that allows many different kinds of data input to be encoded into a tabular form for rendering in a terminal. |
Click to show internal directories.
Click to hide internal directories.