Previously, an error occuring in NewRateLimiter would return a nil reference – which would be de-referenced just after, making the server crash.
3.5 KiB
3.5 KiB
Previously, an error occuring in NewRateLimiter would return a nil reference – which would be de-referenced just after, making the server crash.