MCPcopy
hub / github.com/segmentio/kafka-go / Value

Method Value

consumergroup.go:300–302  ·  view source on GitHub ↗
(interface{})

Source from the content-addressed store, hash-verified

298}
299
300func (c genCtx) Value(interface{}) interface{} {
301 return nil
302}
303
304// Generation represents a single consumer group generation. The generation
305// carries the topic+partition assignments for the given. It also provides

Callers 1

MetadataFromContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected