Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c8b8fa50f | |||
| e223ba0458 | |||
| fe166aff94 |
@@ -65,7 +65,7 @@ func metricsHandler(w http.ResponseWriter, req *http.Request) {
|
|||||||
|
|
||||||
// helloHandler ...
|
// helloHandler ...
|
||||||
func helloHandler(w http.ResponseWriter, req *http.Request) {
|
func helloHandler(w http.ResponseWriter, req *http.Request) {
|
||||||
w.Write([]byte("Test /hello location. hjdklfhskfhsdh"))
|
w.Write([]byte("Test /hello location"))
|
||||||
}
|
}
|
||||||
|
|
||||||
// Metrics ...
|
// Metrics ...
|
||||||
|
|||||||
Reference in New Issue
Block a user