Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ Done
Method
Done
consumergroup.go:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
func
(c genCtx) Done() <-
chan
struct
{} {
284
return
c.gen.done
285
}
286
287
func
(c genCtx) Err() error {
288
select
{
Callers
15
TestIssue672
Function · 0.80
TestIssue806
Function · 0.80
LookupPartition
Method · 0.80
LookupPartitions
Method · 0.80
connectTLS
Method · 0.80
sleep
Function · 0.80
waitForTopic
Function · 0.80
prepareReader
Function · 0.80
TestConsumerGroupWithGroupTopicsMultiple
Function · 0.80
TestReaderReadCompactedMessage
Function · 0.80
roundTrip
Method · 0.80
refreshMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
8
TestIssue672
Function · 0.64
TestIssue806
Function · 0.64
waitForTopic
Function · 0.64
prepareReader
Function · 0.64
TestConsumerGroupWithGroupTopicsMultiple
Function · 0.64
TestReaderReadCompactedMessage
Function · 0.64
TestGenerationStartsFunctionAfterClosed
Function · 0.64
testBatchQueuePutWakesSleepingGetter
Function · 0.64