go-viper/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
GoMIT
Issues
- 8
Allow DecodeHook to run for zero values
#37 opened by yurishkuro - 1
v2.2.0 is a hidden release
#44 opened by andig - 2
DecodeHook for url.URL
#31 opened by weeco - 5
Decode: time.Time field of input struct decoded to the zero value of time.Time in output struct
#20 opened by garrettladley - 2
How to customize the values mapped to the map?
#35 opened by baagod - 7
- 3
Mapstructure tags are ignored on slice struct items
#19 opened by Thiht - 2
Allow for multiple tags
#39 opened by kmuchmore - 0
Decode into map with case insensitive keys
#40 opened by andig - 1
Usability of `DecodeHookFunc*` types
#21 opened by DerGut - 1
2.0 Release date?
#16 opened by jkroepke - 1
Performance of decode hook
#30 opened by Succo - 0