beefsack / go-rate

A timed rate limiter for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try() throws an error

marioarizaj opened this issue · comments

panic: interface conversion: interface {} is nil, not time.Time.
It works within the limit but it panics when the limit is reached