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

Method Free

pkg/cortexpb/codec.go:150–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148}
149
150func (m *MessageWithBufRef) Free() {
151 m.bs.Free()
152 m.bs = m.bs[:0]
153}

Callers 9

QueryStreamMethod · 0.80
PushStreamMethod · 0.80
PushMethod · 0.80
UnmarshalMethod · 0.80
PushMethod · 0.80
doBatchMethod · 0.80
PushMethod · 0.80
PushStreamMethod · 0.80
QueryStreamMethod · 0.80

Calls

no outgoing calls

Tested by 3

QueryStreamMethod · 0.64
PushStreamMethod · 0.64
PushMethod · 0.64