mirror of
https://github.com/status-im/status-go.git
synced 2025-01-14 16:56:44 +00:00
5 lines
100 B
Go
5 lines
100 B
Go
/*
|
|
Package structhash creates hash strings from arbitrary go data structures.
|
|
*/
|
|
package structhash
|