Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionDetails ¶
type ConnectionDetails struct {
ProjectName string
ConnType string
Account string
Database string
Dataset string
Project string
Username string
Path string
Schema string
Host string
Password string
PasswordEnvVar string
SslMode string
Catalog string
Token string
TokenEnvVar string
HttpPath string
Port int
}
type SourceTable ¶
type SourceTables ¶
type SourceTables struct {
SourceTables []SourceTable `yaml:"sources"`
}
Click to show internal directories.
Click to hide internal directories.