Skip to content

Handle nil, map[string]string, and map[interface{}]interface{} input#103

Merged
pelletier merged 2 commits intopelletier:masterfrom
moorereason:iss99
Sep 20, 2016
Merged

Handle nil, map[string]string, and map[interface{}]interface{} input#103
pelletier merged 2 commits intopelletier:masterfrom
moorereason:iss99

Conversation

@moorereason
Copy link
Copy Markdown
Contributor

Fixes #99

@pelletier pelletier merged commit 45932ad into pelletier:master Sep 20, 2016
@pelletier
Copy link
Copy Markdown
Owner

@moorereason thank you for taking care of this and #101! :)
I think those two issues appeared because the TomlTree is being created in a way it wasn't intended to. I think we should find a better solution to allow converting a golang structure to a TomlTree (and back) in a more robust fashion.

@moorereason
Copy link
Copy Markdown
Contributor Author

Agreed.

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.

2 participants