influxdb/kit
Mark Rushakoff d73d73c0d4 chore: rename imports from platform to influxdb
I did this with a dumb editor macro, so some comments changed too.

Also rename root package from platform to influxdb.

In interest of minimizing risk, anyone importing the root package has
now aliased it to "platform" so that no changes beyond imports were
necessary in those files.

Lastly, replace the old platform module to local path /dev/null so that
nobody can accidentally reintroduce a platform dependency while
migrating platform code to influxdb.
2019-01-09 20:51:47 -08:00
..
check feat(api/health): Add a standardized health and ready check system (#1961) 2018-12-14 23:20:53 -07:00
cli kit/cli: Add support for []string 2018-10-03 11:24:46 -07:00
errors fix(http): remove org parameter and add client tests 2018-09-14 18:03:38 -05:00
grpc chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
prom chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
signals chore(context,gather,inmem,kit): fix megacheck errors 2018-11-01 12:54:46 -07:00