Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to unserialize golang map[string]interface{} to java side? #52

Closed
xzzh999 opened this issue Mar 28, 2019 · 1 comment
Closed

How to unserialize golang map[string]interface{} to java side? #52

xzzh999 opened this issue Mar 28, 2019 · 1 comment

Comments

@xzzh999
Copy link

xzzh999 commented Mar 28, 2019

Hi~
As the tile said, which data struct should java to unserialize map[string]interface{}?

@andot
Copy link
Member

andot commented Mar 28, 2019

Map<String, Object>

@xzzh999 xzzh999 closed this as completed Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants