Helper packages to integrate with ctxerr
Each package has its own go.mod
file to avoid importing unwanted package dependencies. Use go work use ./<dir>
to add a new one and go work sync
to update.
Package | Integration | |
---|---|---|
logrus | https://github.com/sirupsen/logrus | |
slackwebhook | Incoming WebHooks | |
echo | https://echo.labstack.com/ | |
opencensus | https://pkg.go.dev/go.opencensus.io |