Joe Tsai
e0c5ac1f02
util/deephash: add debug printer ( #5460 )
...
When built with "deephash_debug", print the set of HashXXX methods.
Example usage:
$ go test -run=GetTypeHasher/string_slice -tags=deephash_debug
U64(2)+U64(3)+S("foo")+U64(3)+S("bar")+FIN
Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-08-27 12:14:07 -07:00
..
2022-03-18 15:19:26 -07:00
2022-08-02 10:08:05 -07:00
2022-08-04 11:52:16 -07:00
2021-04-23 20:55:45 -07:00
2022-07-25 21:53:49 -07:00
2022-08-27 12:14:07 -07:00
2022-03-16 14:53:59 -07:00
2021-08-05 15:54:00 -07:00
2022-03-26 21:45:06 -07:00
2022-08-16 13:15:33 -07:00
2022-03-17 11:35:09 -07:00
2020-11-19 12:14:58 -08:00
2022-04-21 21:20:10 -07:00
2022-08-02 10:08:05 -07:00
2022-08-06 09:30:10 -07:00
2021-08-05 15:54:00 -07:00
2021-08-05 15:54:00 -07:00
2022-08-03 17:44:57 -07:00
2021-08-05 15:54:00 -07:00
2022-08-02 10:08:05 -07:00
2022-08-05 15:06:08 -07:00
2022-08-02 10:08:05 -07:00
2022-03-17 11:35:09 -07:00
2022-08-14 22:34:59 -07:00