Imports of get_tree_public_key command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/pemPackage pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.
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/trillianPackage trillian contains the generated protobuf code for the Trillian API.
github.com/google/trillian/client/rpcflagsPackage rpcflags defines flags for configuring RPC clients.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.