mirror of
https://github.com/Luzifer/worktime.git
synced 2025-01-10 14:41:55 +00:00
4 lines
100 B
Go
4 lines
100 B
Go
/*
|
|
Package structhash creates hash strings from arbitrary go data structures.
|
|
*/
|
|
package structhash
|