Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
Files
2- Nick Thomas authored
+ 12
− 12
@@ -54,19 +54,9 @@ func FromEnv(projectID string) (*Client, error) {
@@ -78,6 +68,16 @@ func NewClient(config *Config) (*Client, error) {