influxdb/cluster
Mint 9c6da2417e Fixed comments.
Issue: Enable golint on the code base #4098 (changes only for the cluster subpackage)

- [ ] CHANGELOG.md updated
- [X] Rebased/mergable
- [X] Tests pass
- [X] Sign [CLA](http://influxdb.com/community/cla.html) (if not already signed)
2015-09-28 23:38:21 -05:00
..
internal
client_pool.go
config.go
config_test.go
points_writer.go Changes to make the cluster sub package golint-able 2015-09-28 21:40:58 -05:00
points_writer_test.go refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
rpc.go Fixed comments. 2015-09-28 23:38:21 -05:00
rpc_test.go
service.go Add cluster-service stats 2015-09-22 10:27:54 -07:00
service_test.go refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
shard_mapper.go Changes to make the cluster sub package golint-able 2015-09-28 21:40:58 -05:00
shard_mapper_test.go refactor SelectMapper 2015-09-22 13:09:26 -06:00
shard_writer.go Changes to make the cluster sub package golint-able 2015-09-28 21:40:58 -05:00
shard_writer_test.go refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00