mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-31 16:37:26 -08:00
772d3d6b11
There are too many parameters to constructing a LevelDB storage instance for a construction method, so I've opted to take an idiomatic approach of embedding them in a struct for easier mediation and versioning. |
||
---|---|---|
.. | ||
test | ||
batch.go | ||
interface_test.go | ||
iterator.go | ||
leveldb.go | ||
state.go |