//
pkg.gl
Category
github.com/Permify/permify
internal
middleware
package
1.1.3
Repository:
https://github.com/permify/permify.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
2
Files
50 SLOC
#
Functions
AuthFunc
AuthFunc - Middleware that responsible for key authentication.
NewRateLimiter
NewRateLimiter is a constructor function for RateLimiter.
#
Structs
RateLimiter
RateLimiter struct is a wrapper around the juju Bucket struct.