package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gorate
A Go library for rate limiting.
Installation
go get github.com/devfacet/gorate
Usage
TBD
Build
go build .
Test
./test.sh
Release
git add CHANGELOG.md # update CHANGELOG.md
./release.sh v1.0.0 # replace "v1.0.0" with new version
git ls-remote --tags # check the new tag
Contributing
- Code contributions must be through pull requests
- Run tests, linting and formatting before a pull request
- Pull requests can not be merged without being reviewed
- Use "Issues" for bug reports, feature requests and discussions
- Do not refactor existing code without a discussion
- Do not add a new third party dependency without a discussion
- Use semantic versioning and git tags for versioning
License
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.
Documentation
¶
Package gorate provides rate limiting
Source Files
¶
Directories
¶
Package limiter provides a rate limiter
|
Package limiter provides a rate limiter |
Click to show internal directories.
Click to hide internal directories.