forked from gsn/predictor
updated downloader
This commit is contained in:
parent
ca95e06ab7
commit
8e9f117799
30 changed files with 1209 additions and 698 deletions
|
|
@ -24,6 +24,7 @@ func main() {
|
|||
panic(err)
|
||||
}
|
||||
defer lg.Sync()
|
||||
zap.ReplaceGlobals(lg)
|
||||
ctx := log.ToCtx(context.Background(), lg)
|
||||
|
||||
schedulerConfig, err := scheduler.NewConfig()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue