Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.39 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.39 KB

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.