Skip to main content

Module hasher

Module hasher 

Source
Expand description

Content hashing for incremental indexing. Ports logic from src/gobby/code_index/hasher.py.

Functions§

file_content_hash
SHA-256 hash of entire file contents.
symbol_content_hash
SHA-256 hash of a byte slice (symbol source).