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

Method Returns

mockbroker.go:469–471  ·  view source on GitHub ↗
(e encoderWithHeader)

Source from the content-addressed store, hash-verified

467}
468
469func (b *MockBroker) Returns(e encoderWithHeader) {
470 b.expectations <- e
471}

Calls

no outgoing calls