Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Latest commit

 

History

History
41 lines (28 loc) · 1.47 KB

File metadata and controls

41 lines (28 loc) · 1.47 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.