prometheus/rules/ast
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
..
ast.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
functions.go Remove the remaining races, new and old. 2014-12-03 18:07:23 +01:00
functions_test.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
printer.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
query_analyzer.go Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
walk.go Make rules/ast golint clean. 2014-02-14 15:01:39 +01:00