fleet/kolide
Victor Vrantchan f46a951da3 Add /me route (#177)
* i like how I wrote this to never call svc direcly

* rename func

* apparently not everywhere

* add service method for authenticated user

* oops forgot to check this in
2016-09-15 21:35:52 -07:00
..
datastore.go Update users service (#156) 2016-09-15 10:52:17 -04:00
email.go Update users service (#156) 2016-09-15 10:52:17 -04:00
hosts.go Osqueryd Service (#119) 2016-09-06 17:28:07 -04:00
labels.go Add GetLabelQueriesForHost (#86) 2016-08-19 11:24:59 -07:00
osquery.go Osqueryd Service (#119) 2016-09-06 17:28:07 -04:00
packs.go queries and packs services via go-kit (#102) 2016-09-04 01:13:42 -04:00
queries.go queries and packs services via go-kit (#102) 2016-09-04 01:13:42 -04:00
service.go Osqueryd Service (#119) 2016-09-06 17:28:07 -04:00
sessions.go Refactoring for config patterns (#159) 2016-09-14 09:11:06 -07:00
sessions_test.go assertifying the tests (#163) 2016-09-14 11:40:51 -07:00
users.go Add /me route (#177) 2016-09-15 21:35:52 -07:00
users_test.go Update users service (#156) 2016-09-15 10:52:17 -04:00