influxdb/coordinator
Jonathan A. Sternberg ec57108520 Use proper uber-go/zap import path
It looks like the real import path to the project is go.uber.org/zap
instead of github.com/uber-go/zap since the example in the project
references that path.
2016-12-15 08:54:14 -06:00
..
config.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go remove SetDefaultRetentionPolicy method from meta.Client 2016-11-03 09:39:41 -05:00
meta_client_test.go remove SetDefaultRetentionPolicy method from meta.Client 2016-11-03 09:39:41 -05:00
points_writer.go Use proper uber-go/zap import path 2016-12-15 08:54:14 -06:00
points_writer_internal_test.go Fixes issue with point hitting wrong shard 2016-10-19 21:06:29 +01:00
points_writer_test.go Ensure points map to correct shard groups 2016-09-30 13:58:56 +01:00
statement_executor.go Introduce syntax for marking a partial response with chunking 2016-11-22 11:16:22 -06:00
statement_executor_test.go Use proper uber-go/zap import path 2016-12-15 08:54:14 -06:00