clair/pkg/pagination
Jimmy Zelinskie d193b46449 pkg/pagination: init
This change refactors a lot of the code dealing with pagination so that
fernet implementation details do not leak.

- Deletes database/pgsql/token
- Introduces a pagination package
- Renames idPageNumber to Page and add a constructor and method.
2018-09-07 16:13:51 -04:00
..
pagination.go pkg/pagination: init 2018-09-07 16:13:51 -04:00