github.com/google/trillian/quota | Package quota defines Trillian's Quota Management service. |
github.com/google/trillian/quota/crdbqm | Package crdbqm defines a CockroachDB-based quota.Manager implementation. |
github.com/google/trillian/quota/mysqlqm | Package mysqlqm defines a MySQL-based quota.Manager implementation. |
github.com/google/trillian/quota/postgresqlqm | Package postgresqlqm defines a PostgreSQL-based quota.Manager implementation. |
github.com/google/trillian/storage | Package storage provides general interfaces to Trillian storage layers. |
github.com/google/trillian/storage/cloudspanner | Package cloudspanner contains the Cloud Spanner storage implementation. |
github.com/google/trillian/storage/crdb | Package crdb provides a CockroachDB-based storage layer implementation. |
github.com/google/trillian/storage/mysql | Package mysql provides a MySQL-based storage layer implementation. |
github.com/google/trillian/storage/postgresql | Package postgresql provides a PostgreSQL-based storage layer implementation. |
slices | Package slices defines various functions useful with slices of any type. |