mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
removed unnecessary comments
This commit is contained in:
parent
bd29ef9e46
commit
3f099663f1
@ -170,7 +170,6 @@ type (
|
||||
/*
|
||||
NewRateLimiterMemoryStore returns an instance of RateLimiterMemoryStore with
|
||||
the provided rate (as req/s). The provided rate less than 1 will be treated as zero.
|
||||
Also rate between 0 and 1 will be treated as zero.
|
||||
for more info check out Limiter docs - https://pkg.go.dev/golang.org/x/time/rate#Limit.
|
||||
|
||||
Burst and ExpiresIn will be set to default values.
|
||||
|
Loading…
Reference in New Issue
Block a user