mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
4e0c932a4f
The reality is that if we ever try to encode a Protocol Buffer and it fails, it's likely that such an error is ultimately not a runtime error and should be fixed forthwith. Thusly, we should rename ``Encoder.Encode`` to ``Encoder.MustEncode`` and drop the error return value. |
||
---|---|---|
.. | ||
.gitignore | ||
curator.go | ||
end_to_end_test.go | ||
frontier.go | ||
helpers_test.go | ||
instrumentation.go | ||
interface.go | ||
interface_test.go | ||
leveldb.go | ||
memory.go | ||
operation.go | ||
operation_test.go | ||
processor.go | ||
processor_test.go | ||
regressions_test.go | ||
rule_integration_test.go | ||
scanjob.go | ||
stochastic_test.go | ||
tiered.go | ||
tiered_test.go | ||
view.go | ||
view_test.go |