prometheus/utility
Johannes 'fish' Ziemke fc16580b4c Ship assets in compiled binary.
- utility/embed-static.sh, get called in Makefile to create go map from files
- web/blob/blob.go implements http Handle for serving the files from the map
- web/status.go uses blog.GetFile() to get the template file

The assets are gzipped and decompressed on demand.
2013-03-19 17:40:27 +01:00
..
test Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
embed-static.sh Ship assets in compiled binary. 2013-03-19 17:40:27 +01:00
set.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
set_test.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
strconv.go Integrate cleanups for comments in PR70. 2013-02-14 19:03:17 +01:00
time.go Swap `time.Now with testable Time.Now`. 2013-01-27 19:59:20 +01:00