Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MemHash ¶
MemHash is the internal runtime hash function used by go. It uses hardware instructions, if available, to quickly compute a hash. N.B. The seed used by memhash changes on process start, so hash values are not deterministic across different runs of a process.
func MemHashString ¶
MemHashString is the internal runtime hash function used by go. It uses hardware instructions, if available, to quickly compute a hash. N.B. The seed used by memhash changes on process start, so hash values are not deterministic across different runs of a process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.