Imports of assets-in-binary command

PathSynopsis
github.com/gin-gonic/ginPackage gin implements a HTTP web framework called gin.
github.com/jessevdk/go-assets
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
io/ioutilPackage ioutil implements some I/O utility functions.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.