Skip to content

things-go/limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.