MCPcopy
hub / github.com/grafana/dskit / Message

Method Message

kv/memberlist/broadcast.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (r ringBroadcast) Message() []byte {
52 return r.msg
53}
54
55func (r ringBroadcast) Finished() {
56 if r.finished != nil {

Calls

no outgoing calls

Tested by 8

TestErrorfFunction · 0.64
TestErrorToStatusFunction · 0.64
TestStatusFunction · 0.64
checkGrpcStatusErrorFunction · 0.64