Full MVC of gitlab-zoekt-indexer
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 13
− 12
@@ -18,6 +18,7 @@ import (
@@ -18,6 +18,7 @@ import (
@@ -46,7 +47,15 @@ type indexRequest struct {
@@ -46,7 +47,15 @@ type indexRequest struct {
@@ -56,9 +65,9 @@ func (s *indexServer) indexRepository(req indexRequest, ctx context.Context) err
@@ -56,9 +65,9 @@ func (s *indexServer) indexRepository(req indexRequest, ctx context.Context) err
@@ -148,14 +157,6 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -148,14 +157,6 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -166,7 +167,7 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -166,7 +167,7 @@ func (s *indexServer) handleIndex() http.HandlerFunc {