fleet/server
Zachary Wasserman 7f636aef4f Add pagination to List* endpoints (#309)
- Introduce kolide.ListOptions to store pagination params (in the future it can
  also store ordering/filtering params)
- Refactor service/datastore methods to take kolide.ListOptions
- Implement pagination
2016-10-13 11:21:47 -07:00
..
config Enable serve over HTTPS (#263) 2016-10-03 14:47:31 -07:00
contexts Organizing go code (#241) 2016-09-26 11:48:55 -07:00
datastore Add pagination to List* endpoints (#309) 2016-10-13 11:21:47 -07:00
errors Build endpoints for osquery service methods (#245) 2016-09-28 21:21:39 -07:00
kolide Add pagination to List* endpoints (#309) 2016-10-13 11:21:47 -07:00
mail Organizing go code (#241) 2016-09-26 11:48:55 -07:00
service Add pagination to List* endpoints (#309) 2016-10-13 11:21:47 -07:00
version Organizing go code (#241) 2016-09-26 11:48:55 -07:00