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

Method Error

mockresponses.go:12–12  ·  mockresponses.go::TestReporter.Error
(...any)

Source from the content-addressed store, hash-verified

10// `testing` in the main part of the library.
11type TestReporter interface {
12 Error(...any)
13 Errorf(string, ...any)
14 Fatal(...any)
15 Fatalf(string, ...any)

Calls

no outgoing calls