Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
/ limiter Public archive
forked from thinkgos/limiter

(Archived)limiter for limit, use github.com/thinkgos/limiter instead.

License

Notifications You must be signed in to change notification settings

things-go/limiter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limiter

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

Features

Usage

Installation

Use go get.

    go get github.com/things-go/limiter

Then import the package into your own code.

    import "github.com/things-go/limiter"

Example

License

This project is under MIT License. See the LICENSE file for the full license text.

About

(Archived)limiter for limit, use github.com/thinkgos/limiter instead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.2%
  • Lua 5.8%