package
0.0.0-20241001031317-1ea46f6bf8c2
Repository: https://github.com/conduitio-labs/conduit-connector-oracle.git
Documentation: pkg.go.dev

# Functions

Get initializes and registers validation tags once, and returns validator instance.
ParseDestination parses a destination configuration.
ParseSource parses a map with source configuration values.

# Constants

BatchSize is a config name for a batch size.
Columns is a config name for columns.
KeyColumn is the configuration name of the key column.
KeyColumns is the configuration name of the names of the columns to build the record.Key, separated by commas.
OrderingColumn is a config name for an ordering column.
Snapshot is the configuration name for the Snapshot field.
No description provided by the author
Table is the configuration name of the table.
No description provided by the author
No description provided by the author
URL is the configuration name of the url.

# Structs

A Configuration represents a general configuration needed to connect to Oracle database.
Destination is a destination configuration needed to connect to Oracle database.
A Source represents a source configuration.