Full MVC of gitlab-zoekt-indexer
All threads resolved!
All threads resolved!
Compare changes
Files
4+ 29
− 29
@@ -18,7 +18,7 @@ import (
@@ -18,7 +18,7 @@ import (
@@ -43,11 +43,36 @@ type gitalyConnectionInfo struct {
@@ -43,11 +43,36 @@ type gitalyConnectionInfo struct {
@@ -142,7 +167,7 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -142,7 +167,7 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -156,32 +181,6 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -156,32 +181,6 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -230,6 +229,7 @@ func (s *indexServer) respondWith(w http.ResponseWriter, r *http.Request, route
@@ -230,6 +229,7 @@ func (s *indexServer) respondWith(w http.ResponseWriter, r *http.Request, route