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

MustGet #15

Closed
wants to merge 6 commits into from
Closed

MustGet #15

wants to merge 6 commits into from

Conversation

mwielbut
Copy link
Contributor

Inspired by your #8 and the Must* pattern found in other packages I'm including a MustGet function to the standard template. It's especially useful in unit tests when you just want to compare an optional and non-optional.

Openly, Inc and others added 6 commits December 7, 2018 16:10
* Support “null”

This change adds support for marshaling and unmarshaling “null” and reflecting that the value is not present, rather than relying on the “zero” value

* Fix to specify {{ .VariableName }}

* Add support for go modules

* Fix go mod path

* Update golden test

* Remove go.mod per pull request
@markphelps markphelps mentioned this pull request May 4, 2021
@markphelps
Copy link
Owner

Thanks @mwielbut ! I merged in your changes and regenerated based off of current master in #17. Will create a new release as well

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