Categorygithub.com/shinomineko/probe
modulepackage
0.0.0-20240919105523-b20d1381a430
Repository: https://github.com/shinomineko/probe.git
Documentation: pkg.go.dev

# README

probe

URIMethodDescriptionResponse
/statusGETResponse 200 OK{"message":"up"}
/statusGETResponse 503 Service Unavailable{"message":"down"}
/startPOSTSet /status to return 200{"message":"ok"}
/stopPOSTSet /status to return 503{"message":"ok"}

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author