Imports of filewatch command

PathSynopsis
flagPackage flag implements command-line flag parsing.
github.com/gorilla/websocketPackage websocket implements the WebSocket protocol defined in RFC 6455.
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.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.