Wrap, Wrapf equivalents that return nil on nil input
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 31
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 1
Description
It might be useful to have `Wrap` and `Wrapf` equivalents that return `nil` when given `nil` input, allowing the called to avoid preceding these calls with a `nil` check. Would you accept a PR for this?
Contributor guide
Assessment
This issue has not been assessed yet.