Go stdlib package — hash. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.Hash()Neutraltype Hash ...
Hash is the common interface implemented by all hash functions.
.Hash32()Neutraltype Hash32 ...
Hash32 is the common interface implemented by all 32-bit hash functions.
.Hash64()Neutraltype Hash64 ...
Hash64 is the common interface implemented by all 64-bit hash functions.
| FQN | Field | |
|---|---|---|
| hash | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # hash