Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
87
func
(r *Request) HasResponse() bool {
88
return
r.Acks != 0
89
}
90
91
type
RequestTopic
struct
{
92
Topic string `kafka:
"min=v0,max=v8"
`
Callers
1
hasResponse
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected