Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 43
− 0
@@ -3,6 +3,8 @@ package main
@@ -30,6 +32,31 @@ type Repo struct {
@@ -167,10 +194,18 @@ func main() {
@@ -178,6 +213,14 @@ func main() {