Versions in this module Expand all Collapse all v2 v2.1.1 Dec 9, 2025 v2.0.0 Jun 18, 2023 Changes in this version + const DisplayStyleRelativeTime + const OutputConsole + const OutputConsoleWide + const OutputJSON + const OutputYAML + func Print(out io.Writer, headers []Header, data interface{}, hideHeader bool, ...) + func PrintConsole(out io.Writer, headers []Header, data []interface{}, ...) + type Header struct + DisplayStyle string + IsWide bool + Title string + ValueFunc ValueFunc + ValuePath string + type ValueFunc func(interface{}) string