clair/database
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
..
pgsql pkg/pagination: init 2018-09-07 16:13:51 -04:00
database.go Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
mock.go Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
models.go Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
namespace_mapping.go mapping: add ubuntu mapping 2018-05-07 08:26:46 +02:00
severity_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
severity.go Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00