package
0.0.0-20210331121847-f088481b8d91
Repository: https://github.com/yonasstephen/ratelimiter.git
Documentation: pkg.go.dev

# Functions

NewHTTPServer instantiates a new HTTPServer object with the given server configurations.

# Structs

HTTPServer is a simple http server with rate limiter.
Opts stores the configuration options for running HTTP server.