Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ nullStorageProtection
Struct
nullStorageProtection
internal/cacheprot/storage_protection.go:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
type
nullStorageProtection
struct
{}
26
27
func
(nullStorageProtection) Protect(_ string, input gather.Bytes, output *gather.WriteBuffer) {
28
output.Reset()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected