No description
  • Go 98.8%
  • Makefile 1.2%
Find a file
Mohan Manikanta 9c637262af
Merge pull request #34 from hashicorp/dependabot/github_actions/actions-8dea20f727
[chore] : Bump the actions group across 1 directory with 2 updates
2026-02-05 13:58:56 +05:30
.github [chore] : Bump the actions group across 1 directory with 2 updates 2026-02-01 23:55:43 +00:00
metric [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
.copywrite.hcl chore: Add makefile, config files, and github workflow 2023-10-11 15:26:58 +00:00
.gitignore Initial commit 2023-09-12 12:57:29 +00:00
.go-version workflow updations 2025-03-14 18:25:02 +05:30
.golangci.yml [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
CHANGELOG.md CHANGELOG.md added 2025-06-13 19:00:37 +05:30
CODEOWNERS Update CODEOWNERS 2024-11-19 17:07:49 +05:30
doc.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
errors.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
expirable_store.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
expirable_store_bench_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
expirable_store_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
go.mod [chore] : Bump github.com/stretchr/testify in the go group 2025-08-31 23:05:29 +00:00
go.sum [chore] : Bump github.com/stretchr/testify in the go group 2025-08-31 23:05:29 +00:00
join.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
join_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
LICENSE [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
limit.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
limit_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
limiter.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
limiter_bench_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
limiter_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
Makefile linter upgradation and fixes 2025-06-26 10:53:31 +05:30
noplimiter.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
noplimiter_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
options.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
options_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
policy.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
policy_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
quota.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
quota_bench_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
quota_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-03 15:29:03 +00:00
README.md Initial commit 2023-09-12 12:57:29 +00:00

Go-Rate - Go library for applying rate limits