Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 5
− 5
@@ -15,7 +15,7 @@ var (
@@ -31,14 +31,14 @@ func NewGoGitRepository(projectPath string, fromSHA string, toSHA string) (*goGi
@@ -47,7 +47,7 @@ func NewGoGitRepository(projectPath string, fromSHA string, toSHA string) (*goGi
@@ -57,7 +57,7 @@ func NewGoGitRepository(projectPath string, fromSHA string, toSHA string) (*goGi