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

Provide Marshaler interface (#151) #2

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

goldspy98
Copy link
Owner

The toml.Marhshaler interface allows marshalling custom objects implementing
the interface. Design based off json.Marshaler.

The toml.Marhshaler interface allows marshalling custom objects implementing
the interface. Design based off json.Marshaler.
@goldspy98 goldspy98 merged commit 37dbcdf into goldspy98:master Apr 5, 2017
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