Home
last modified time | relevance | path

Searched refs:onlyLoadWithWriteToBackend (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dintegration_test.go1904 type onlyLoadWithWriteToBackend struct { struct
1908 func (be *onlyLoadWithWriteToBackend) Load(ctx context.Context, h restic.Handle, argument
1922 return &onlyLoadWithWriteToBackend{Backend: r}, nil