MCPcopy
hub / github.com/dosco/graphjin / rotatingPresignBackend

Struct rotatingPresignBackend

core/fstable_bridge_test.go:408–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408type rotatingPresignBackend struct {
409 count int
410}
411
412func (b *rotatingPresignBackend) Name() string { return "s3" }
413

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected