Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 10
− 4
@@ -103,17 +103,23 @@ func (r *Repo) EachFileChange(ins, mod, del FileFunc) error {