issues
search
mitchellh
/
mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
7.93k
stars
677
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Encoding Struct Back to Map Bug (#279)
#307
vaguecoder
opened
2 years ago
1
Decode into map with case insensitive keys
#306
andig
opened
2 years ago
2
Add a recovering decode hook
#305
vincentbernat
opened
2 years ago
0
Proposal: add generic Unmarshaler interface
#304
andig
opened
2 years ago
1
add GoSec and Golangci-lint
#303
dmolik
opened
2 years ago
0
Decode underscore value
#302
mussa572
opened
2 years ago
3
type time.Time Decode Error
#301
jwrookie
closed
2 years ago
1
fix when ZeroFields set not zero fill the field
#300
cuiweixie
closed
8 months ago
0
decode do not zero the field
#299
cuiweixie
opened
2 years ago
0
Calling "decode" from hooks
#298
vincentbernat
opened
2 years ago
1
Y
#297
ghost
closed
2 years ago
0
How to decode the map with key containing hyphen (-) ?
#296
monemo12
closed
2 years ago
4
Is it possible to add `DecodeHook` with name?
#295
iyear
closed
2 years ago
0
Allow types to determine how to decode themselves
#294
mthjs
opened
2 years ago
7
How to unmarshal object to specific struct based on value in that object?
#293
DonDebonair
opened
2 years ago
2
Fix untagged field decoding in case of decode to struct
#292
anton-ryabkov
closed
10 months ago
1
feat: squash with prefix
#291
kamilsk
opened
2 years ago
2
How to fix shadowing introduced by decodeBasic in v1.3.2?
#290
ubiuser
opened
2 years ago
2
mapstructure fails to unmarshal when the type is string slice
#289
pantelis-karamolegkos
opened
2 years ago
0
feat: squash with prefix
#288
kamilsk
opened
2 years ago
0
Allow types to determine how to decode themselves
#287
mthjs
closed
2 years ago
0
omitempty, struct to map ok, map to struct error, I think I'm error
#286
puzzle9
closed
2 years ago
0
Using mapstruct to update one value in the struct at a time
#285
tobiasehlert
opened
2 years ago
0
custom post decoder
#284
zdunecki
opened
2 years ago
0
Master
#283
mitchellh
closed
2 years ago
0
Wrap decodehook errors when reporting
#282
arielshaqed
closed
2 years ago
3
Fix empty keyName when decoding struct -> map with omitempty
#281
mitchellh
closed
2 years ago
0
Fix squash not working when decoder config option is set and squash struct tags are present
#280
kralicky
closed
2 years ago
1
Encode a struct with ",remain" back to a map?
#279
kszafran
opened
2 years ago
5
Fix typed nil hook support
#278
adriansmares
closed
9 months ago
1
DecoderConfig: Introduce `IgnoreUntaggedFields`
#277
radeksimko
closed
2 years ago
5
decodeMapFromSlice should ignore ZeroFields when not first element
#276
timestee
opened
2 years ago
0
raise an error if mandatory field is missing, opposite logic to ErrorUnused
#275
avoidik
closed
2 years ago
1
support emit any value
#274
huanjiesm
closed
2 years ago
1
Add detailed error information and detailed information about handled keys
#273
oioio
opened
2 years ago
1
Docs syntax fix
#272
kochetkov-av
closed
2 years ago
0
allow decoding nested struct ptrs to map
#271
vlanse
closed
2 years ago
2
Support Decode time.Time into string
#270
iorip
closed
2 years ago
5
Failed to decode nested structure
#269
gangtao
closed
2 years ago
3
Renaming fields via json: directive
#268
ITler
closed
2 years ago
2
Decoding Struct to Map with Embedded pointer to Struct
#267
ghost
closed
2 years ago
2
slice mapping bug fix
#266
ozgursoy
closed
2 years ago
3
fix: panic when Decode's input is array and output is a slice
#265
suzuki-shunsuke
closed
2 years ago
1
panic when Decode's input is array and output is a slice
#264
suzuki-shunsuke
closed
2 years ago
2
mapstructure decode a map[string]interface{} into a struct containing custom type gives Error
#263
albertleng
closed
2 years ago
0
does mapstructure not support key word `inline` like json tag
#262
nonbutAworker
closed
2 years ago
0
Add support for parsing json.Number to uint64
#261
onlyice
closed
3 years ago
3
Slice *Struct hold time.Time to Slice *Struct hold *time.Time
#260
NuVivo314
closed
2 years ago
3
Lowercase keys of resulting map without tags
#259
UrbanMarco
closed
2 years ago
2
nest
#258
sqxww
closed
3 years ago
0
Previous
Next