import "github.com/prometheus/common/server"
static_file_server.go
func StaticFileServer(root http.FileSystem) http.Handler