Imports of package provider

PathSynopsis
github.com/google/trillian/quotaPackage quota defines Trillian's Quota Management service.
github.com/google/trillian/quota/crdbqmPackage crdbqm defines a CockroachDB-based quota.Manager implementation.
github.com/google/trillian/quota/mysqlqmPackage mysqlqm defines a MySQL-based quota.Manager implementation.
github.com/google/trillian/quota/postgresqlqmPackage postgresqlqm defines a PostgreSQL-based quota.Manager implementation.
github.com/google/trillian/storagePackage storage provides general interfaces to Trillian storage layers.
github.com/google/trillian/storage/cloudspannerPackage cloudspanner contains the Cloud Spanner storage implementation.
github.com/google/trillian/storage/crdbPackage crdb provides a CockroachDB-based storage layer implementation.
github.com/google/trillian/storage/mysqlPackage mysql provides a MySQL-based storage layer implementation.
github.com/google/trillian/storage/postgresqlPackage postgresql provides a PostgreSQL-based storage layer implementation.
slicesPackage slices defines various functions useful with slices of any type.