MCPcopy
hub / github.com/IBM/sarama / setVersion

Method setVersion

offset_fetch_request.go:25–27  ·  view source on GitHub ↗
(v int16)

Source from the content-addressed store, hash-verified

23}
24
25func (r *OffsetFetchRequest) setVersion(v int16) {
26 r.Version = v
27}
28
29func NewOffsetFetchRequest(
30 version KafkaVersion,

Callers 1

Calls

no outgoing calls

Tested by 1