Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ version
Method
version
api_versions_request.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(r *ApiVersionsRequest) version() int16 {
52
return
r.Version
53
}
54
55
func
(r *ApiVersionsRequest) headerVersion() int16 {
56
if
r.Version >= 3 {
Callers
1
sendAndReceiveApiVersions
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected