Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 12
− 2
@@ -12,6 +12,7 @@ import (
@@ -106,12 +107,12 @@ func TestIndexingGitlabTest(t *testing.T) {
@@ -151,4 +152,13 @@ func TestIndexingGitlabTest(t *testing.T) {