Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
315
func
(s *SQS) Stats() baker.InputStats {
316
return
s.s3Input.Stats()
317
}
318
319
func
(s *SQS) FreeMem(data *baker.Data) {
320
s.s3Input.FreeMem(data)
Callers
nothing calls this directly
Calls
1
Stats
Method · 0.65
Tested by
no test coverage detected