statik allows you to embed a directory of static files
into your Go binary to be later served from an http.FileSystem.
This package contains library source intended for
building other packages which use import path with
github.com/rakyll/statik prefix.