Imports of package signer

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/google/trillian/docs/storage/commit_log/simelectionPackage simelection simulates a master election.
github.com/google/trillian/docs/storage/commit_log/simkafkaPackage simkafka is a toy simulation of a Kafka commit log.
timePackage time provides functionality for measuring and displaying time.