Imports of graceful-shutdown command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/labstack/echoPackage echo implements high performance, minimalist Go web framework.
github.com/labstack/gommon/log
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.
os/signalPackage signal implements access to incoming signals.
timePackage time provides functionality for measuring and displaying time.