statping-ng/handlers/doc.go

6 lines
149 B
Go

// Package handlers holds all the HTTP requests and routes. All HTTP related
// functions are in this package.
//
// by Hunter Long
package handlers