MCPcopy
hub / github.com/elastic/go-elasticsearch / Printf

Method Printf

esutil/bulk_indexer.go:290–290  ·  view source on GitHub ↗
(string, ...interface{})

Source from the content-addressed store, hash-verified

288// BulkIndexerDebugLogger defines the interface for a debugging logger.
289type BulkIndexerDebugLogger interface {
290 Printf(string, ...interface{})
291}
292
293type bulkIndexer struct {

Callers 15

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
printErrorResponseFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
HealthFunction · 0.80
TestHealthFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by 9

TestHealthFunction · 0.64
TestBulkIndexerFunction · 0.64
ExampleNewBulkIndexerFunction · 0.64
ExampleBulkIndexer_FlushFunction · 0.64
ExampleResponse_IsErrorFunction · 0.64
RoundTripMethod · 0.64
TestAPIFunction · 0.64