Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportFormat ¶
type ExportFormat string
ExportFormat represents the supported export formats
const ( FormatJSON ExportFormat = "json" FormatCSV ExportFormat = "csv" FormatMarkdown ExportFormat = "markdown" )
Click to show internal directories.
Click to hide internal directories.