Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
func InitConfig()
Types ¶
type Config ¶
type Config struct {
PolygonAPIKey string
PolygonAPIURL string
Ticker string
Interval int
Timespan string
StartDate string
EndDate string
PromEnable bool
SaveSummaryDetails bool
DumpInFileThreshold int
MergerBatchSize int
AlgoStorageStrategy model.AlgoStorageStrategy
Logger Logger
}
var AppConfig *Config
Click to show internal directories.
Click to hide internal directories.