mirror of
https://github.com/Luzifer/worktime.git
synced 2024-12-23 06:21:16 +00:00
4 lines
100 B
Go
4 lines
100 B
Go
/*
|
|
Package structhash creates hash strings from arbitrary go data structures.
|
|
*/
|
|
package structhash
|