Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
HTTPServer is a simple http server with rate limiter
func NewHTTPServer ¶
func NewHTTPServer(opts Opts) *HTTPServer
NewHTTPServer instantiates a new HTTPServer object with the given server configurations
Click to show internal directories.
Click to hide internal directories.