MCPcopy Create free account
hub / github.com/cortexproject/cortex / RegisterBuffer

Method RegisterBuffer

pkg/cortexpb/codec.go:24–24  ·  view source on GitHub ↗
(mem.Buffer)

Source from the content-addressed store, hash-verified

22
23type ReleasableMessage interface {
24 RegisterBuffer(mem.Buffer)
25}
26
27type GogoProtoMessage interface {

Callers 1

UnmarshalMethod · 0.65

Implementers 1

MessageWithBufRefpkg/cortexpb/codec.go

Calls

no outgoing calls

Tested by

no test coverage detected