package
0.0.0-20240813163702-8174253dcfce
Repository: https://github.com/beehivebroadband/limitr.git
Documentation: pkg.go.dev

# Functions

CheckIp checks if the IP has made more requests than the rate limit in the time window Returns true if the IP has made more requests than the rate limit, false otherwise Returns an error if there was an error checking the IP.
CreateDbConn creates a new Redis client and returns the context and client.