Skip to main content

Module object_hash

Module object_hash 

Source
Expand description

The 32-byte content address every stored object, commit, and blob fact is identified by: SHA-256 over exact bytes, rendered as lowercase hex.

Structsยง

InvalidObjectHash
A string that is not the lowercase-hex rendering of a 32-byte digest.
ObjectHash