Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportDataToJSON ¶
Types ¶
type Exporter ¶
type Exporter struct {
FilePath string
}
Exporter is a struct for exporting data from a database in a convenient format. It provides methods to export data to various formats such as JSON, CSV, etc.
func NewExporter ¶
Click to show internal directories.
Click to hide internal directories.