Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashFloat64 ¶
Types ¶
type HashablePair ¶
type HashablePair struct {
One, Two Hashable
}
func (HashablePair) Error ¶
func (e HashablePair) Error() (s string)
func (HashablePair) Hash ¶
func (hp HashablePair) Hash(h Hasher) (op OutPair)
type NotSame ¶
type NotSame struct { StructPair HashablePair OutPair OutPair }
type Tester ¶
type Tester struct {
// contains filtered or unexported fields
}
func (Tester) SameHashPair ¶
func (t Tester) SameHashPair(pair HashablePair) (err error)
Click to show internal directories.
Click to hide internal directories.