Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 7
− 0
@@ -5,6 +5,7 @@ import (
@@ -95,6 +96,12 @@ func (r *Repo) EachFileChange(ins, mod, del FileFunc) error {