Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSVExporter ¶
func (*CSVExporter) Export ¶
func (cex *CSVExporter) Export() error
func (*CSVExporter) GetDir ¶
func (cx *CSVExporter) GetDir() string
func (*CSVExporter) GetFileName ¶
func (cx *CSVExporter) GetFileName() string
func (*CSVExporter) Init ¶
func (cx *CSVExporter) Init(ex ExporterOpts) *CSVExporter
type ExporterOpts ¶
type JSONExporter ¶
func (*JSONExporter) Export ¶
func (jex *JSONExporter) Export() error
func (*JSONExporter) GetDir ¶
func (cx *JSONExporter) GetDir() string
func (*JSONExporter) GetFileName ¶
func (cx *JSONExporter) GetFileName() string
func (*JSONExporter) Init ¶
func (jx *JSONExporter) Init(ex ExporterOpts) *JSONExporter
Click to show internal directories.
Click to hide internal directories.