Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: moznion/go-optional

Tags

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from moznion/renovate/github.com-stretchr-test…

…ify-1.x

Update module github.com/stretchr/testify to v1.10.0

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #40 from nikhrom/main

fix compilation error

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from moznion/doc_for_UnwrapAsPtr

Document for UnwrapAsPtr

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from isac322/or_else

feat: add `OrElse()`

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from moznion/support_OrElse

Support `#OrElse()` that supports to return the `Option` value according to the actual value existence

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from moznion/stringer

Support `Stringer` interface on `Optional[T]`

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from moznion/from_nillable

Support two value factory methods: `FromNillable()` and `PtrFromNillable()`

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from moznion/supporrt_ommitempty_json_marshalling

Support `omitempty` option on JSON marshaling

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from moznion/fix_godoc

Tweak the grammatical items in godoc

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
moznion moznion
📝 doc

Signed-off-by: moznion <[email protected]>