Full MVC of gitlab-zoekt-indexer
All threads resolved!
All threads resolved!
Compare changes
Files
6+ 181
− 155
@@ -6,7 +6,6 @@ import (
@@ -6,7 +6,6 @@ import (
@@ -14,20 +13,22 @@ import (
@@ -14,20 +13,22 @@ import (
@@ -42,145 +43,217 @@ type gitalyConnectionInfo struct {
@@ -42,145 +43,217 @@ type gitalyConnectionInfo struct {
@@ -205,70 +278,7 @@ func (s *indexServer) initMetrics() {
@@ -205,70 +278,7 @@ func (s *indexServer) initMetrics() {
@@ -277,18 +287,34 @@ func parseOptions() Options {
@@ -277,18 +287,34 @@ func parseOptions() Options {