clair/database/pgsql
Jimmy Zelinskie 343e24eb7e clair: remove types package
This removes the `types` package instead moving the contents to the
top-level clair package.
This change also renames the `Priority` type to `Severity` in order to
reduce confusion.
This change also removes the IsValid method and replaces it with a safe
constructor to avoid the creation of invalid values.
Many docstrings were tweaked in the making of this commit.
2017-01-22 23:02:51 -05:00
..
migrations pgsql/migrations: fix dpkg default versionfmt 2017-01-20 14:42:33 -05:00
testdata add registerable version formats 2016-12-30 12:51:24 -05:00
complex_test.go clair: remove types package 2017-01-22 23:02:51 -05:00
feature_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
feature.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
keyvalue_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
keyvalue.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
layer_test.go clair: remove types package 2017-01-22 23:02:51 -05:00
layer.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
lock_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
lock.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
namespace_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
namespace.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
notification_test.go clair: remove types package 2017-01-22 23:02:51 -05:00
notification.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
pgsql_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
pgsql.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
queries.go pgsql: only select distinct layers 2017-01-19 17:09:57 -05:00
vulnerability_test.go clair: remove types package 2017-01-22 23:02:51 -05:00
vulnerability.go clair: remove types package 2017-01-22 23:02:51 -05:00