Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ Done
Method
Done
broker.go:128–128 ·
view source on GitHub ↗
Done should return true when the SCRAM conversation is over.
()
Source
from the content-addressed store, hash-verified
126
// Done should return true when the SCRAM conversation
127
// is over.
128
Done() bool
129
}
130
131
type
responsePromise
struct
{
Callers
15
TestConsumerGroupDeadlock
Function · 0.65
produceMsgs
Function · 0.65
consumeMsgs
Function · 0.65
closeProducerWithTimeout
Function · 0.65
responseFeeder
Method · 0.65
subscriptionConsumer
Method · 0.65
TestFuncMultiPartitionProduce
Function · 0.65
handleSuccesses
Method · 0.65
handleErrors
Method · 0.65
TestAsyncProducerBrokerRestart
Function · 0.65
sendAndReceiveSASLSCRAMv0
Method · 0.65
sendAndReceiveSASLSCRAMv1
Method · 0.65
Implementers
2
MockSCRAMClient
broker_test.go
XDGSCRAMClient
examples/sasl_scram_client/scram_clien
Calls
no outgoing calls
Tested by
15
TestConsumerGroupDeadlock
Function · 0.52
produceMsgs
Function · 0.52
consumeMsgs
Function · 0.52
closeProducerWithTimeout
Function · 0.52
TestFuncMultiPartitionProduce
Function · 0.52
TestAsyncProducerBrokerRestart
Function · 0.52
TestMetadataRefreshConcurrency
Function · 0.52
TestClientUpdateMetadataErrorAndRetry
Function · 0.52
TestClientRefreshesMetadataConcurrently
Function · 0.52
produceWithJava
Function · 0.52
consumeWithSarama
Function · 0.52
consumeWithJava
Function · 0.52