flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/trillian/docs/storage/commit_log/signer | Package signer is a sample implementation of a commit-log based signer. |
github.com/google/trillian/docs/storage/commit_log/simelection | Package simelection simulates a master election. |
github.com/google/trillian/docs/storage/commit_log/simkafka | Package simkafka is a toy simulation of a Kafka commit log. |
k8s.io/klog/v2 | Package klog contains the following functionality: |
math/rand | Package rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |