Imports of _src command

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/codegangsta/negroniPackage negroni is an idiomatic approach to web middleware in Go.
github.com/gorilla/muxPackage mux implements a request router and dispatcher.
github.com/xyproto/simpleredis
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.