MCPcopy Index your code
hub / github.com/jetify-com/devbox / newHash

Function newHash

internal/cachehash/hash.go:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75}
76
77func newHash() hash.Hash { return sha256.New() }

Callers 2

BytesFunction · 0.85
FileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected