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

Function nthFile

upload/s3_integration_test.go:31–31  ·  view source on GitHub ↗
(n int)

Source from the content-addressed store, hash-verified

29}
30
31func nthFile(n int) string { return fmt.Sprintf("file.%02d", n) }
32
33func (o *customOutput) Stats() baker.OutputStats { return baker.OutputStats{} }
34func (o *customOutput) CanShard() bool { return false }

Callers 2

RunMethod · 0.85
testIntegrationS3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected