prometheus/utility/test
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup.
Essentially:

- Remove unused code.

- Make it 'go vet' clean. The only remaining warnings are in generated code.

- Make it 'golint' clean. The only remaining warnings are in gerenated code.

- Smoothed out same minor things.

Change-Id: I3fe5c1fbead27b0e7a9c247fee2f5a45bc2d42c6
2014-12-10 16:16:49 +01:00
..
directory.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
error.go Support versioned telemetry providers. 2013-01-27 17:45:50 +01:00
time.go Swap ``time.Now`` with testable ``Time.Now``. 2013-01-27 19:59:20 +01:00