prometheus/pkg/rulefmt
Julius Volz 192e665317 rulefmt: Allow parsing from bytes instead of file
This makes the rulefmt package more reusable for users whose rulesets are not
stored in files on disk. Concrete example: Cortex.
2018-01-22 11:46:55 +01:00
..
testdata
rulefmt.go rulefmt: Allow parsing from bytes instead of file 2018-01-22 11:46:55 +01:00
rulefmt_test.go