flexjson icon indicating copy to clipboard operation
flexjson copied to clipboard

Example of dynamic typing during JSON unmarshalling in Go.

Results 1 flexjson issues
Sort by recently updated
recently updated
newest added

Hi there, I've just try to use your logic in my project, but yaml cannot support parse with dynamic field like you do. Can you give me some suggest for...