Comment on Go HerculeparentComments−axkOP12yIt's intentional. The update doesn't have to happen at the same time every week, we just wanted the model to be no more than 1 week old.`time.Ticker` looks handy, I will definitely use it for another project.
Comments
It's intentional. The update doesn't have to happen at the same time every week, we just wanted the model to be no more than 1 week old.
`time.Ticker` looks handy, I will definitely use it for another project.