Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterfaceEntry ¶
type InterfaceEntry struct {
Interface interface{}
}
InterfaceEntry allows using any pointer as an entry in a `hamt` structure
func (InterfaceEntry) Hash ¶
func (e InterfaceEntry) Hash() uint32
Click to show internal directories.
Click to hide internal directories.