MCPcopy
hub / github.com/IBM/sarama / NewMockCreateAclsResponse

Function NewMockCreateAclsResponse

mockresponses.go:1060–1062  ·  view source on GitHub ↗
(t TestReporter)

Source from the content-addressed store, hash-verified

1058}
1059
1060func NewMockCreateAclsResponse(t TestReporter) *MockCreateAclsResponse {
1061 return &MockCreateAclsResponse{t: t}
1062}
1063
1064func (mr *MockCreateAclsResponse) For(reqBody versionedDecoder) encoderWithHeader {
1065 req := reqBody.(*CreateAclsRequest)

Callers 3

TestClusterAdminListAclsFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestClusterAdminListAclsFunction · 0.68