clair/cmd/clair
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
..
config.go pkg/pagination: init 2018-09-07 16:13:51 -04:00
main.go cmd/clair: document constants 2018-09-06 17:40:01 -04:00