Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ throttleTime
Method
throttleTime
broker.go:1919–1919 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1917
1918
type
throttleSupport
interface
{
1919
throttleTime() time.Duration
1920
}
1921
1922
func
(b *Broker) handleThrottledResponse(resp protocolBody) {
Callers
1
handleThrottledResponse
Method · 0.65
Implementers
15
InitProducerIDResponse
init_producer_id_response.go
DeleteAclsResponse
acl_delete_response.go
OffsetFetchResponse
offset_fetch_response.go
FindCoordinatorResponse
find_coordinator_response.go
UpdateFeaturesResponse
update_features_response.go
ApiVersionsResponse
api_versions_response.go
AddPartitionsToTxnResponse
add_partitions_to_txn_response.go
JoinGroupResponse
join_group_response.go
AlterPartitionReassignmentsResponse
alter_partition_reassignments_response
AlterUserScramCredentialsResponse
alter_user_scram_credentials_response.
OffsetCommitResponse
offset_commit_response.go
EndTxnResponse
end_txn_response.go
Calls
no outgoing calls
Tested by
no test coverage detected