statping-ng/handlers/doc.go

6 lines
206 B
Go

// Package handlers contains the HTTP server along with the requests and routes. All HTTP related
// functions are in this package.
//
// More info on: https://github.com/statping/statping
package handlers