influxdb/coordinator
John Shahid 39ea797dcd Fix #690. Use idiomatic go project structure
Conflicts:
	cluster/cluster_configuration.go
	cluster/shard.go
	coordinator/command.go
	coordinator/coordinator_test.go
	coordinator/raft_server.go
	daemon/influxd.go
	datastore/shard.go
	integration/single_server_test.go
	parser/query_spec.go
	server/server.go
2014-07-14 18:47:37 -04:00
..
client_server_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
command.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
continuous_query_writer.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
coordinator.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
coordinator_test.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
interface.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
mock_user_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
permissions.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
permissions_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
protobuf_client.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
protobuf_client_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
protobuf_request_handler.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
protobuf_server.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
raft_server.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
sharding.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00