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

TomlTree.ToMap #59

Merged
merged 3 commits into from
Apr 22, 2016
Merged

TomlTree.ToMap #59

merged 3 commits into from
Apr 22, 2016

Conversation

pelletier
Copy link
Owner

Provide a TomlTree.ToMap() function that generates an actual map from a TomlTree (obtained after a Load* operation.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.13% when pulling c383a9a on pelletier/tomltree-to-map into a2ae216 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 84.13% when pulling e5be91e on pelletier/tomltree-to-map into a2ae216 on master.

@rwxrob
Copy link

rwxrob commented Apr 20, 2016

Plugged in the ToMap() PR branch and so far working well for what I need. I'm writing a tomap_test.go with this example file. Will let you know how it goes.

@pelletier pelletier merged commit e3b2497 into master Apr 22, 2016
@pelletier pelletier deleted the pelletier/tomltree-to-map branch April 22, 2016 07:46
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.

3 participants