Documentation
¶
Overview ¶
Package encode renders wb's report types as JSON.
The report types are tagged for YAML, which is the on-disk report format. Deriving the JSON document from the YAML document — rather than maintaining a parallel set of json tags on every field — keeps the two representations identical by construction: a field added later cannot end up snake_case in the YAML report and CamelCase in the JSON an agent parses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.