Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mitchellh/mapstructure issues and pull requests

#357 - Multiple Tags on same field

Issue - State: open - Opened by luizcarlosrodrigues 5 months ago

#356 - How to handle key conflicts when using mapstructure:",squash" ?

Issue - State: open - Opened by dangquyitt 5 months ago - 1 comment

#355 - Decoding struct to struct

Issue - State: open - Opened by dennis-dko 7 months ago

#354 - Add configuration option for tag value that indicates squash

Pull Request - State: open - Opened by triarius 8 months ago

#352 - regarding map decoding

Issue - State: closed - Opened by saiteja2021 9 months ago - 1 comment

#351 - update to newer stable go version

Pull Request - State: open - Opened by martinconic 10 months ago

#350 - ErrorUnset conflicts with UntaggedFields

Issue - State: open - Opened by mateusoliveira43 11 months ago

#349 - Community should fork this project and maintain it on its own.

Issue - State: open - Opened by prochac 11 months ago - 21 comments

#348 - Dereference multiple pointers when decoding to maps

Pull Request - State: closed - Opened by sagikazarmark 12 months ago - 1 comment

#346 - Go versions

Pull Request - State: closed - Opened by sagikazarmark 12 months ago - 1 comment

#345 - Add Time Format Support to "decodeTime" Function

Pull Request - State: closed - Opened by ANDERSON1808 12 months ago

#344 - How to ignore / bypass a field in a struct which I don't own / no control?

Issue - State: open - Opened by tigerinus about 1 year ago - 1 comment

#343 - Fix GH-340: Decoding array of slices causes panic

Pull Request - State: open - Opened by nolag about 1 year ago - 1 comment

#342 - Encoding does not marshal the fields as expected

Issue - State: open - Opened by Laubi about 1 year ago - 1 comment

#341 - Expected a map, got 'interface'

Issue - State: open - Opened by du99cy about 1 year ago

#340 - Decoding array of slices causes panic

Issue - State: open - Opened by nolag about 1 year ago

#338 - Custom Types

Issue - State: open - Opened by TuSKan about 1 year ago

#337 - process bytes more efficiently

Pull Request - State: open - Opened by caohao-go about 1 year ago - 1 comment

#336 - Add `StringToURLHookFunc` decode hook

Pull Request - State: open - Opened by aix3 over 1 year ago

#334 - The time.Time type is converted to empty map

Issue - State: open - Opened by van-scott over 1 year ago - 6 comments

#333 - chore: make and strings func call optimization

Pull Request - State: open - Opened by testwill over 1 year ago

#332 - fix: StringToSliceHookFunc incorrectly triggered when parsing []byte

Pull Request - State: open - Opened by fioepq9 over 1 year ago - 1 comment

#331 - Feature/error namespace

Pull Request - State: open - Opened by lucaf over 1 year ago

#330 - Can StringToTimeHookFunc be enhanced?

Issue - State: open - Opened by kaysonwu over 1 year ago

#329 - Bug: Using ErrorUnset and IgnoreUntaggedFields together

Issue - State: open - Opened by pulledtim over 1 year ago

#328 - prevent panic in TextUnmarshallerHookFunc

Pull Request - State: closed - Opened by prochac over 1 year ago - 10 comments

#327 - TextUnmarshallerHookFunc panics on string based types

Issue - State: open - Opened by prochac over 1 year ago

#326 - Prettify nested error messages

Pull Request - State: open - Opened by m1k1o over 1 year ago

#325 - Adding support for squash: interface

Pull Request - State: open - Opened by m1k1o over 1 year ago

#324 - Precompute decode hooks for performance reason

Pull Request - State: open - Opened by Succo over 1 year ago - 2 comments

#323 - StringToSliceHookFunc() bug when decoding to []byte fields

Issue - State: open - Opened by knadh over 1 year ago

#322 - Lower case problem

Issue - State: open - Opened by alpcanm over 1 year ago

#321 - why tag name invalid

Issue - State: closed - Opened by wangxingcong over 1 year ago

#320 - Use tag names for decoding nested map[string]interface{}

Issue - State: closed - Opened by jet-go over 1 year ago - 1 comment

#319 - time.Time Hook throws `expected a map, got 'string'`

Issue - State: closed - Opened by esenmx almost 2 years ago

#318 - Tag rename missing is encoding

Issue - State: open - Opened by jsumners almost 2 years ago

#317 - Unable to unmarshal custom type hcl data

Issue - State: open - Opened by RATANAJANGIR almost 2 years ago

#316 - Remove shell sign from code block

Pull Request - State: closed - Opened by noamtamim almost 2 years ago

#315 - Add decode hooks for netip Addr and AddrPort

Pull Request - State: closed - Opened by sagikazarmark almost 2 years ago - 3 comments

#314 - Slice of structures deep mapping

Pull Request - State: open - Opened by mullerch about 2 years ago - 4 comments

#313 - Fix: Wrong target type restriction when decoding struct to map

Pull Request - State: open - Opened by mullerch about 2 years ago

#312 - Pointers decoding inconsistency (and discussion)

Issue - State: open - Opened by mullerch about 2 years ago - 1 comment

#311 - Wrong target type restriction when decoding struct to map

Issue - State: open - Opened by mullerch about 2 years ago - 1 comment

#310 - Unrelated example

Issue - State: open - Opened by Chinwendu20 about 2 years ago

#309 - Source data must be an array or slice, got string

Issue - State: open - Opened by zhangchiyue about 2 years ago - 2 comments

#308 - Unable to decode single-dimension json array

Issue - State: open - Opened by AlastairDewar about 2 years ago

#307 - Fix Encoding Struct Back to Map Bug (#279)

Pull Request - State: open - Opened by vaguecoder about 2 years ago - 1 comment

#306 - Decode into map with case insensitive keys

Issue - State: open - Opened by andig about 2 years ago - 2 comments

#305 - Add a recovering decode hook

Pull Request - State: open - Opened by vincentbernat about 2 years ago

#304 - Proposal: add generic Unmarshaler interface

Issue - State: open - Opened by andig about 2 years ago - 1 comment

#303 - add GoSec and Golangci-lint

Pull Request - State: open - Opened by dmolik about 2 years ago

#302 - Decode underscore value

Issue - State: open - Opened by mussa572 over 2 years ago - 3 comments

#301 - type time.Time Decode Error

Issue - State: closed - Opened by jwrookie over 2 years ago - 1 comment

#300 - fix when ZeroFields set not zero fill the field

Pull Request - State: closed - Opened by cuiweixie over 2 years ago

#299 - decode do not zero the field

Issue - State: open - Opened by cuiweixie over 2 years ago

#298 - Calling "decode" from hooks

Issue - State: open - Opened by vincentbernat over 2 years ago - 1 comment

#297 - Y

Issue - State: closed - Opened by ghost over 2 years ago

#296 - How to decode the map with key containing hyphen (-) ?

Issue - State: closed - Opened by monemo12 over 2 years ago - 4 comments

#295 - Is it possible to add `DecodeHook` with name?

Issue - State: closed - Opened by iyear over 2 years ago

#294 - Allow types to determine how to decode themselves

Pull Request - State: open - Opened by mthjs over 2 years ago - 7 comments

#293 - How to unmarshal object to specific struct based on value in that object?

Issue - State: open - Opened by DonDebonair over 2 years ago - 2 comments

#292 - Fix untagged field decoding in case of decode to struct

Pull Request - State: closed - Opened by anton-ryabkov over 2 years ago - 1 comment

#291 - feat: squash with prefix

Pull Request - State: open - Opened by kamilsk over 2 years ago - 2 comments

#290 - How to fix shadowing introduced by decodeBasic in v1.3.2?

Issue - State: open - Opened by ubiuser over 2 years ago - 2 comments

#288 - feat: squash with prefix

Issue - State: open - Opened by kamilsk over 2 years ago

#287 - Allow types to determine how to decode themselves

Pull Request - State: closed - Opened by mthjs over 2 years ago

#284 - custom post decoder

Pull Request - State: open - Opened by zdunecki over 2 years ago

#283 - Master

Pull Request - State: closed - Opened by mitchellh over 2 years ago

#282 - Wrap decodehook errors when reporting

Pull Request - State: closed - Opened by arielshaqed over 2 years ago - 3 comments

#281 - Fix empty keyName when decoding struct -> map with omitempty

Pull Request - State: closed - Opened by mitchellh over 2 years ago

#279 - Encode a struct with ",remain" back to a map?

Issue - State: open - Opened by kszafran over 2 years ago - 5 comments
Labels: bug

#278 - Fix typed nil hook support

Pull Request - State: closed - Opened by adriansmares over 2 years ago - 1 comment

#277 - DecoderConfig: Introduce `IgnoreUntaggedFields`

Pull Request - State: closed - Opened by radeksimko over 2 years ago - 5 comments

#276 - decodeMapFromSlice should ignore ZeroFields when not first element

Pull Request - State: open - Opened by timestee over 2 years ago

#275 - raise an error if mandatory field is missing, opposite logic to ErrorUnused

Issue - State: closed - Opened by avoidik over 2 years ago - 1 comment

#274 - support emit any value

Pull Request - State: closed - Opened by huanjiesm over 2 years ago - 1 comment

#273 - Add detailed error information and detailed information about handled keys

Pull Request - State: open - Opened by oioio over 2 years ago - 1 comment

#272 - Docs syntax fix

Pull Request - State: closed - Opened by kochetkov-av almost 3 years ago

#271 - allow decoding nested struct ptrs to map

Pull Request - State: closed - Opened by vlanse almost 3 years ago - 2 comments

#270 - Support Decode time.Time into string

Issue - State: closed - Opened by iorip almost 3 years ago - 5 comments

#269 - Failed to decode nested structure

Issue - State: closed - Opened by gangtao almost 3 years ago - 3 comments

#268 - Renaming fields via json: directive

Issue - State: closed - Opened by ITler almost 3 years ago - 2 comments

#267 - Decoding Struct to Map with Embedded pointer to Struct

Issue - State: closed - Opened by ghost almost 3 years ago - 2 comments

#266 - slice mapping bug fix

Pull Request - State: closed - Opened by ozgursoy almost 3 years ago - 3 comments

#265 - fix: panic when Decode's input is array and output is a slice

Pull Request - State: closed - Opened by suzuki-shunsuke almost 3 years ago - 1 comment

#264 - panic when Decode's input is array and output is a slice

Issue - State: closed - Opened by suzuki-shunsuke almost 3 years ago - 2 comments

#260 - Slice *Struct hold time.Time to Slice *Struct hold *time.Time

Issue - State: closed - Opened by NuVivo314 about 3 years ago - 3 comments

#259 - Lowercase keys of resulting map without tags

Issue - State: closed - Opened by UrbanMarco about 3 years ago - 2 comments

#256 - parse map(splice) to array (struct) fail, loss of fields(with _ split)

Issue - State: closed - Opened by rockingl about 3 years ago - 2 comments

#255 - add time example

Pull Request - State: closed - Opened by vincent78 about 3 years ago - 1 comment