Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ bytes
Method
bytes
pkg/blob/ref.go:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
// which is a requirement for ref.
66
type
digestType
interface
{
67
bytes() []byte
68
digestName() string
69
newHash() hash.Hash
70
equalString(string) bool
Callers
10
String
Method · 0.65
StringMinusOne
Method · 0.65
appendString
Method · 0.65
Digest
Method · 0.65
Sum32
Method · 0.65
Sum64
Method · 0.65
HashMatches
Method · 0.65
MarshalJSON
Method · 0.65
MarshalBinary
Method · 0.65
Less
Method · 0.65
Implementers
1
otherDigest
pkg/blob/ref.go
Calls
no outgoing calls
Tested by
no test coverage detected