Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ ApiKey
Method
ApiKey
protocol/protocol.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
// for values passed to functions dealing kafka message types.
18
type
Message
interface
{
19
ApiKey() ApiKey
20
}
21
22
type
ApiKey int16
Callers
8
RoundTrip
Function · 0.65
Register
Function · 0.65
RegisterOverride
Function · 0.65
RoundTrip
Method · 0.65
WriteRequest
Function · 0.65
WriteResponse
Function · 0.65
TestResponse
Function · 0.65
BenchmarkResponse
Function · 0.65
Implementers
15
Request
protocol/fetch/fetch.go
Response
protocol/fetch/fetch.go
Request
protocol/createtopics/createtopics.go
Response
protocol/createtopics/createtopics.go
Request
protocol/txnoffsetcommit/txnoffsetcomm
Response
protocol/txnoffsetcommit/txnoffsetcomm
Request
protocol/deletetopics/deletetopics.go
Response
protocol/deletetopics/deletetopics.go
Request
protocol/describegroups/describegroups
Response
protocol/describegroups/describegroups
Request
protocol/createacls/createacls.go
Response
protocol/createacls/createacls.go
Calls
no outgoing calls
Tested by
1
TestResponse
Function · 0.52