MCPcopy Create free account
hub / github.com/AdRoll/baker / Stats

Method Stats

input/sqs.go:315–317  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

313}
314
315func (s *SQS) Stats() baker.InputStats {
316 return s.s3Input.Stats()
317}
318
319func (s *SQS) FreeMem(data *baker.Data) {
320 s.s3Input.FreeMem(data)

Callers

nothing calls this directly

Calls 1

StatsMethod · 0.65

Tested by

no test coverage detected