# README
generalized data importer
TODO
This package is part of a wider project, github.com/mutablelogic/go-sqlite
.
Please see the module documentation
for more information.
# Functions
Create an importer with default configuation.
Create a new importer with a database writer.
No description provided by the author
# Variables
No description provided by the author
# Interfaces
SQImportWriter is an interface for writing decoded rows to a destination.
# Type aliases
SQWriterFunc callback invoked for each row.