Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dialect ¶ added in v0.0.3
type Dialect string
Dialect represents the dialect type of a database.
type Source ¶
type Source interface {
SourceKind() string
}
Source is the interface for the source itself.
type SourceConfig ¶ added in v0.0.2
SourceConfig is the interface for configuring a source.
Click to show internal directories.
Click to hide internal directories.