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

FindAllStats: Fix to get the json of resource when not an array #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ak1ra24
Copy link

@ak1ra24 ak1ra24 commented Aug 27, 2022

Resolve #35.

The FindAllStats function was implemented with the condition that the json resource tag contains an array,
so it has been modified to handle []interface{} or map[string]interface{} in the type evaluation.

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

Successfully merging this pull request may close these issues.

FindAllStats: panic fails on Hanode
1 participant