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

Changed the field properties to be exported #32

Closed
wants to merge 4 commits into from
Closed

Changed the field properties to be exported #32

wants to merge 4 commits into from

Conversation

brocococonut
Copy link

As the title says, all the fields are now exported so you can use the json.Marshal function on them. This should fix #31 .
As each one already had a "Required" method, most of the fields had to get an added "Field..." prefix to avoid conflicts while maintaining API compliance.

@brocococonut
Copy link
Author

Ignore the package name change and revert. I had forgotten to run those on a branch.

This pull request was closed.
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.

Allow for marshalling schema to JSON for storage
1 participant