package
1.0.51
Repository: https://github.com/mutablelogic/go-sqlite.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
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.