package
1.10.0
Repository: https://github.com/cgi-fr/lino.git
Documentation: pkg.go.dev

# Functions

NewOracleExtractorFactory creates a new oracle extractor factory.
NewPostgresUpdatorFactory creates a new postgres extractor factory.
NewSQLUpdator creates a new SQL Updator.
NewYAMLStorage create a new YAML storage.

# Constants

Version of the YAML strcuture.

# Structs

No description provided by the author
OracleExtractorFactory exposes methods to create new Oracle extractors.
No description provided by the author
PostgresUpdatorFactory exposes methods to create new Postgres extractors.
SQLUpdator provides table extraction logic from SQL database.
YAMLSequence defines how to store a sequence.
YAMLStorage provides storage in a local YAML file.
YAMLStructure of the file.

# Interfaces

No description provided by the author