modulepackage
0.0.13
Repository: https://github.com/hansk-p/go-customtypes.git
Documentation: pkg.go.dev
# README
go-customtypes
Custom types. Mostly useful for json/yaml (un)marshal
# Structs
Regexp adds unmarshalling from yaml for regexp.Regexp.
No description provided by the author
No description provided by the author
# Type aliases
Date adds extra unmarshaling logic for time.Date.
Date adds extra unmarshaling logic for TZLocation.
No description provided by the author