MCPcopy
hub / github.com/kopia/kopia / UniqueID

Method UniqueID

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

Source from the content-addressed store, hash-verified

83 IndexBlobs(ctx context.Context, includeInactive bool) ([]indexblob.Metadata, error)
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)

Callers 4

outputJSONMethod · 0.65
runMethod · 0.65
UniqueIDMethod · 0.65
deriveHMACSecretFunction · 0.65

Implementers 1

directRepositoryrepo/repository.go

Calls

no outgoing calls

Tested by

no test coverage detected