Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
296
func
(c genCtx) Deadline() (time.Time, bool) {
297
return
time.Time{}, false
298
}
299
300
func
(c genCtx) Value(
interface
{})
interface
{} {
301
return
nil
Callers
4
roundTrip
Method · 0.80
ReadLag
Method · 0.80
SetOffsetAt
Method · 0.80
timeout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected