Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
Converter converts contact data from Neumayr installations.
func NewConverter ¶
NewConverter returns a new converter for Neumayr contacts.
type Importer ¶
type Importer struct {
// contains filtered or unexported fields
}
func NewImporter ¶
func NewImporter(country string, customers customerdb.Database) *Importer
Click to show internal directories.
Click to hide internal directories.