Standard Library

GoHash

Go stdlib package — hash. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.Hash()Neutral
#
Signature
type Hash ...

Hash is the common interface implemented by all hash functions.

.Hash32()Neutral
#
Signature
type Hash32 ...

Hash32 is the common interface implemented by all 32-bit hash functions.

.Hash64()Neutral
#
Signature
type Hash64 ...

Hash64 is the common interface implemented by all 64-bit hash functions.

Fully-Qualified Names

FQNField
hashfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

go.mod
// standard library — no go.mod entry required
rule.py
from codepathfinder.go_rule import ...  # hash