Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/prometheus
/ Err
Method
Err
tsdb/encoding/encoding.go:306–306 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
304
}
305
306
func
(d *Decbuf) Err() error {
return
d.E }
307
func
(d *Decbuf) Len() int {
return
len(d.B) }
308
func
(d *Decbuf) Get() []byte {
return
d.B }
309
Callers
12
decodeSeriesFromChunkSnapshot
Function · 0.95
Series
Method · 0.95
Metadata
Method · 0.95
Tombstones
Method · 0.95
MmapMarkers
Method · 0.95
NewTOCFromByteSlice
Function · 0.95
Lookup
Method · 0.95
ReverseLookup
Method · 0.95
LabelNamesOffsetsFor
Method · 0.95
Series
Method · 0.95
Decode
Function · 0.95
ReadTombstones
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected