prometheus/storage/raw/leveldb
Matt T. Proud f2a30cf20c Several important cleanups and deprecations.
EachFunc is deprecated.

Remove deprecated ``Pair`` and ``GetAll``.

These were originally used for forensic and the old gorest impl.
Nothing today in the user-facing path nor the tests uses them,
especially since the advent of the ForEach protocol in the
interface.
2013-03-25 08:38:21 +01:00
..
batch.go Several interface cleanups. 2013-03-24 07:35:43 +01:00
interface_test.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
leveldb.go Several important cleanups and deprecations. 2013-03-25 08:38:21 +01:00