Update cmd/main.go
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 22s
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 22s
This commit is contained in:
@@ -65,7 +65,7 @@ func metricsHandler(w http.ResponseWriter, req *http.Request) {
|
||||
|
||||
// helloHandler ...
|
||||
func helloHandler(w http.ResponseWriter, req *http.Request) {
|
||||
w.Write([]byte("Test /hello location. Ghjhsgd sgdf gahsj fgkajshdfg agdhfjkahdfg a"))
|
||||
w.Write([]byte("Test /hello location."))
|
||||
}
|
||||
|
||||
// Metrics ...
|
||||
|
||||
Reference in New Issue
Block a user