Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonHasher ¶
type JsonHasher interface {
HashJsonOrDie(obj interface{}) string
}
func NewJsonHasher ¶
func NewJsonHasher() JsonHasher
Click to show internal directories.
Click to hide internal directories.