Versions in this module Expand all Collapse all v0 v0.0.1 Jul 11, 2021 Changes in this version + func DumpRequest(w http.ResponseWriter, r *http.Request) + func NewRouter(rate int, window int) *chi.Mux + func Run() + type Request struct + Body io.ReadCloser + ContentLength int64 + Form url.Values + Header http.Header + Host string + Method string + MultipartForm *multipart.Form + PostForm url.Values + Proto string + RemoteAddr string + RequestURI string + Response *http.Response + Trailer http.Header + TransferEncoding []string + URL *url.URL