clair/database
Jimmy Zelinskie 0565938956 pkg/pagination: add token type
This change pulls as much pagination logic out of the database
implementation as possible. Database implementations should now be able
to marshal whatever state they need into opaque tokens with the
utilities in the pagination package.
2018-09-07 16:26:56 -04:00
..
pgsql pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
database.go pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
mock.go pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
models.go pkg/pagination: add token type 2018-09-07 16:26:56 -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