why we can't decode keys and values to map[string]string?
mayankgupta804 opened this issue · 0 comments
mayankgupta804 commented
Decoding to map[string]string
I don't understand why we can't decode keys and values to map[string]string. I tried registering a custom type but it still wouldn't work.