Documentation ¶
Overview ¶
Package display provides utilities for displaying content to the CLI user.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSON ¶
func JSON(v interface{}) error
JSON pushes to stdout a pretty printed representation of a given value `v`.
func NewTable ¶
NewTable instantiates a new table instance that already has pre-defined options set so it's consistent across all pretty prints of the commands.
func PreciseXMR ¶
func ShortenAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.