Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BulkImport ¶
type BulkImport struct {
// contains filtered or unexported fields
}
func NewBulkImport ¶
func NewBulkImport(importer CompanyImporter) *BulkImport
type CompanyImporter ¶
type CompanyStore ¶
type InsertCompany ¶
type InsertCompany struct {
// contains filtered or unexported fields
}
func NewInsertCompany ¶
func NewInsertCompany(store CompanyStore) *InsertCompany
Click to show internal directories.
Click to hide internal directories.