Update main.go
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. ghjsagjgas g ahsgdfkhjgdf gahsdjk"))
|
||||
w.Write([]byte("Test /hello location"))
|
||||
}
|
||||
|
||||
// Metrics ...
|
||||
|
||||
Reference in New Issue
Block a user