MCPcopy
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
51func (r *ApiVersionsRequest) version() int16 {
52 return r.Version
53}
54
55func (r *ApiVersionsRequest) headerVersion() int16 {
56 if r.Version >= 3 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected