Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #30 from peczenyj/fix-errors-join-2 fix: errors.Join defined for go1.19 or below will not work using unsafe.String
Merge pull request #26 from sashamelentyev/feat/join
Merge pull request #20 from go-faster/fix/add-go1.18-tag fix: add go1.18 build tag for generics
Merge pull request #19 from tdakkota/feat/add-into-and-must feat: add Into and Must generic helpers
docs(readme): simplify description
feat: add fallback for Errorf
chore: add build tags
chore: rename to gowrapper
feat: use std errors.New when not tracing
chore: fix lint