influxdb/inmem
Jade McGough 8e04f5e6e8
add org member endpoints (#846)
add org member endpoints
2018-09-24 10:17:54 -07:00
..
auth_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
auth_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
bucket_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
bucket_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
dashboard.go test(http): add dashboard HTTP client tests 2018-09-16 21:39:46 -05:00
dashboard_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
dbrp_mapping_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
dbrp_mapping_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
macro.go feat(http): add MacroService client 2018-09-20 09:32:04 -07:00
macro_test.go feat(http): add MacroService client 2018-09-20 09:32:04 -07:00
organization_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
organization_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
scraper.go feat(scraper): add scraper lib 2018-09-14 16:59:18 -04:00
scraper_test.go feat(scraper): add scraper lib 2018-09-14 16:59:18 -04:00
service.go feat(inmem): add MacroService inmem implementation 2018-09-15 07:51:59 -07:00
user_resource_mapping_service.go add org member endpoints (#846) 2018-09-24 10:17:54 -07:00
user_resource_test.go add org member endpoints (#846) 2018-09-24 10:17:54 -07:00
user_service.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
user_test.go fix(http): update tests to use context.Background() 2018-09-14 19:24:32 -05:00
view.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00
view_test.go feat(inmem): add in-memory service implementations 2018-09-14 09:25:14 -05:00