Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeHexString ¶
DecodeHexString is a helper function for tests that decodes hex strings. It doesn't return an error value, which makes it usable inline.
func JsonStringsEqual ¶ added in v0.46.0
JsonStringsEqual is a helper function for tests that compares JSON strings. To account for differences in whitespace, map key ordering, etc., we unmarshal the JSON strings into objects and then compare the objects
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.