prometheus/storage/local/index
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings.
I applied
https://medium.com/@jgautheron/quality-pipeline-for-go-projects-497e34d6567
and was greeted with a deluge of warnings, most of which were not
applicable or really fixable realistically. These are some of the first
ones I decided to fix.
2015-09-14 12:21:34 +02:00
..
index.go Fix some dead code, missing error checks, shadowings. 2015-09-14 12:21:34 +02:00
interface.go Make KeyValueStore.Delete report if the key to delete was found. 2015-01-29 12:57:50 +01:00
leveldb.go Use Has instead of Get for existence test. 2015-07-16 12:26:50 +02:00