feat: polish & windviz & deploy
This commit is contained in:
parent
81b8e763bd
commit
465ad00f7b
78 changed files with 20622 additions and 2154 deletions
|
|
@ -31,6 +31,6 @@ func Noop() Sink { return noop{} }
|
|||
|
||||
type noop struct{}
|
||||
|
||||
func (noop) Prediction(string, time.Duration, error) {}
|
||||
func (noop) Prediction(string, time.Duration, error) {}
|
||||
func (noop) Download(string, time.Duration, string, int64) {}
|
||||
func (noop) ActiveEpoch(time.Time) {}
|
||||
func (noop) ActiveEpoch(time.Time) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue