Imports of package goidentity

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/gobPackage gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver).
github.com/hashicorp/go-uuid
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.