mirror of https://github.com/statping/statping
added coment to deploy
parent
aa515545db
commit
996372531b
|
@ -17,7 +17,7 @@ import (
|
||||||
"net/http"
|
"net/http"
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
//local statping setup
|
||||||
type apiResponse struct {
|
type apiResponse struct {
|
||||||
Status string `json:"status"`
|
Status string `json:"status"`
|
||||||
Object string `json:"type,omitempty"`
|
Object string `json:"type,omitempty"`
|
||||||
|
|
Loading…
Reference in New Issue