Skip to content

MustGet#15

Closed
mwielbut wants to merge 6 commits intomarkphelps:masterfrom
openly-engineering:mustget
Closed

MustGet#15
mwielbut wants to merge 6 commits intomarkphelps:masterfrom
openly-engineering:mustget

Conversation

@mwielbut
Copy link
Copy Markdown
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
Copy Markdown
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