//
pkg.gl
Category
github.com/cryptoriums/packages
format
package
0.0.0-20240717054907-49ac26ede64e
Repository:
https://github.com/cryptoriums/packages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
45 SLOC
#
Functions
BOD
No description provided by the author
EOD
No description provided by the author
#
Structs
Duration
Unfortunate hack to enable json parsing of human readable time strings see https://github.com/golang/go/issues/10275 code from https://stackoverflow.com/questions/48050945/how-to-unmarshal-json-into-durations.