mirror of https://github.com/statping/statping
6 lines
149 B
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
|