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. |
github.com/google/trillian/util/election2 | Package election2 provides master election tools, and interfaces for plugging in a custom underlying mechanism. |
github.com/google/trillian/util/election2/etcd | Package etcd provides an implementation of master election based on etcd. |
github.com/google/trillian/util/election2/k8s | |
slices | Package slices defines various functions useful with slices of any type. |