AdaptLimiter adapts the HTTP handler f to a limited handler that allows events up to rate lr and permits bursts of at most lb tokens.
(lim *rate.Limiter, f func(w http.ResponseWriter, r *http.Request))
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected