Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_DEPTH = 3
MAX_DEPTH is 3 to reduce total comments searched
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AwsEtlConfig ¶
type DatabaseEtlConfig ¶
type DatabaseEtlConfig struct {
Connection *db.Connection
}
type EtlInputs ¶
type EtlInputs struct { RunId int RedditConfig RedditEtlConfig AwsConfig AwsEtlConfig DatabaseConfig DatabaseEtlConfig }
Click to show internal directories.
Click to hide internal directories.