Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidExporter = errors.New("invalid exporter")
)
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter interface {
ExportFiles(settings entities.ExportFileSettings) error
}
Click to show internal directories.
Click to hide internal directories.