package
0.1.0
Repository: https://github.com/liskhq/op-fault-detector.git
Documentation: pkg.go.dev

# Packages

Package handlers implements various route handlers.
Package middlewares implements all the necessary HTTP middlewares.

# Functions

NewHTTPServer creates a router instance and sets up the necessary routes/handlers.

# Structs

HTTPServer embeds the http.Server along with the various other properties.