MCPcopy
hub / github.com/kopia/kopia / ConfigFilename

Method ConfigFilename

repo/repository.go:86–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 NewDirectWriter(ctx context.Context, opt WriteSessionOptions) (context.Context, DirectRepositoryWriter, error)
85 UniqueID() []byte
86 ConfigFilename() string
87 DeriveKey(purpose string, keyLength int) ([]byte, error)
88 Token(password string) (string, error)
89 Throttler() throttling.SettableThrottler

Callers 4

TestTimeFuncWiringFunction · 0.65
handleRepoStatusFunction · 0.65
TestChangePasswordMethod · 0.65
RunExclusiveFunction · 0.65

Implementers 1

directRepositoryrepo/repository.go

Calls

no outgoing calls

Tested by 2

TestTimeFuncWiringFunction · 0.52
TestChangePasswordMethod · 0.52