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