MCPcopy
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.
18type Message interface {
19 ApiKey() ApiKey
20}
21
22type ApiKey int16

Callers 8

RoundTripFunction · 0.65
RegisterFunction · 0.65
RegisterOverrideFunction · 0.65
RoundTripMethod · 0.65
WriteRequestFunction · 0.65
WriteResponseFunction · 0.65
TestResponseFunction · 0.65
BenchmarkResponseFunction · 0.65

Implementers 15

Requestprotocol/fetch/fetch.go
Responseprotocol/fetch/fetch.go
Requestprotocol/createtopics/createtopics.go
Responseprotocol/createtopics/createtopics.go
Requestprotocol/txnoffsetcommit/txnoffsetcomm
Responseprotocol/txnoffsetcommit/txnoffsetcomm
Requestprotocol/deletetopics/deletetopics.go
Responseprotocol/deletetopics/deletetopics.go
Requestprotocol/describegroups/describegroups
Responseprotocol/describegroups/describegroups
Requestprotocol/createacls/createacls.go
Responseprotocol/createacls/createacls.go

Calls

no outgoing calls

Tested by 1

TestResponseFunction · 0.52