MCPcopy Create free account
hub / github.com/bradfitz/webfist / StatEncryptedEmail

Method StatEncryptedEmail

webfist.go:33–33  ·  view source on GitHub ↗

StatEncryptedBlob returns the size of the encrypted blob on disk. addrKey (the Email's HexKey) and encSHA1 (the SHA-1 of the encrypted email) are lowercase hex. The err will be os.ErrNotExist if the file is doesn't exist.

(addrKey, encSHA1 string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

syncFromPeerMethod · 0.65

Implementers 2

diskStoragewebfistd/localdisk.go
DummyStoragewebfistd/lookup_test.go

Calls

no outgoing calls

Tested by

no test coverage detected