statping-ng/handlers/doc.go

6 lines
185 B
Go

// Package handlers holds all the HTTP requests and routes. All HTTP related
// functions are in this package.
//
// More info on: https://github.com/hunterlong/statup
package handlers