MCPcopy
hub / github.com/segmentio/kafka-go / HasResponse

Method HasResponse

protocol/produce/produce.go:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func (r *Request) HasResponse() bool {
88 return r.Acks != 0
89}
90
91type RequestTopic struct {
92 Topic string `kafka:"min=v0,max=v8"`

Callers 1

hasResponseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected