rl This is a repository for collecting rate limiters in rl. Usage h := rlutils.NewHostLimiter( reqLimit, windowLen, targetExtensions, onRequestLimit, ) handler := rl.New(h)