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

Add MustStringArray to match StringArray() #40

Merged
merged 1 commit into from
Mar 31, 2015

Conversation

mattheath
Copy link
Contributor

There are already StringArray() and MustArray() functions, but no MustStringArray(). This adds it in a consistent way with the current interface.

@mreiferson
Copy link
Contributor

thanks @mattheath !!!

mreiferson added a commit that referenced this pull request Mar 31, 2015
Add MustStringArray to match StringArray()
@mreiferson mreiferson merged commit 18db6e6 into bitly:master Mar 31, 2015
@mreiferson
Copy link
Contributor

@mattheath try https://github.com/mreiferson/go-ujson - we have an opportunity to clean up this API there (and it's faster decoding anyway)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants