Documentation ¶ Index ¶ func FormatPL(data []byte) ([]string, [][]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FormatPL ¶ func FormatPL(data []byte) ([]string, [][]string, error) FormatPL parses a trial balance P/L JSON response and returns headers and rows suitable for table output. Nested rows are indented with two spaces per depth level. nil values render as "-". Types ¶ This section is empty. Source Files ¶ View all Source files pl.go Click to show internal directories. Click to hide internal directories.