mirror of
https://git.sr.ht/~phw/scotty
synced 2025-05-09 18:07:03 +02:00
Added short doc string to ratelimit package
This commit is contained in:
parent
a87c42059f
commit
a42b5d784d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ You should have received a copy of the GNU General Public License along with
|
|||
Scotty. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// Helper functions to set up rate limiting with resty.
|
||||
package ratelimit
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue