MCPcopy
hub / github.com/kopia/kopia / Cleanup

Method Cleanup

tests/robustness/multiclient_test/framework/framework.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 // Initialize and cleanup the server
26 ConnectOrCreateRepo(repoPath string) error
27 Cleanup()
28
29 // Handle client authorization
30 AuthorizeClient(user string) error

Implementers 1

KopiaSnapshottertests/robustness/snapmeta/kopia_snapsh

Calls

no outgoing calls