Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
408
type
rotatingPresignBackend
struct
{
409
count int
410
}
411
412
func
(b *rotatingPresignBackend) Name() string {
return
"s3"
}
413
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected