Discover Packages
github.com/microsoft/agent-framework-go
internal
maphash
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package maphash provides temporary hash interfaces used by hash-based containers.
Hasher defines a hash function and equivalence relation over values of type T.
If Equal(x, y) is true, Hash must write the same representation for x and y.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.