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

export convertToJSONableObject #64

Open
itaysk opened this issue Jun 9, 2020 · 0 comments
Open

export convertToJSONableObject #64

itaysk opened this issue Jun 9, 2020 · 0 comments

Comments

@itaysk
Copy link

itaysk commented Jun 9, 2020

I have a map[interface{}]interface{} object (or an object the contains it. originated from a yaml parser), and I need to marshal this object into json. I don't think this is the purpose of this library, but it would be super helpful if you just exported the function convertToJSONableObject and allowed people to use it in cases like this.

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

1 participant