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

Method Deadline

consumergroup.go:296–298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

294}
295
296func (c genCtx) Deadline() (time.Time, bool) {
297 return time.Time{}, false
298}
299
300func (c genCtx) Value(interface{}) interface{} {
301 return nil

Callers 4

roundTripMethod · 0.80
ReadLagMethod · 0.80
SetOffsetAtMethod · 0.80
timeoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected