Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepHashObject ¶
func DeepHashObject(hasher hash.Hash, objectToWrite interface{})
DeepHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.