Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ Error
Function
Error
internal/auth0/error.go:5–7 ·
view source on GitHub ↗
(e error, message string)
Source
from the content-addressed store, hash-verified
3
import
"github.com/pkg/errors"
4
5
func
Error(e error, message string) error {
6
return
errors.Wrap(e, message)
7
}
Callers
15
registerString
Function · 0.92
registerStringSlice
Function · 0.92
registerStringMap
Function · 0.92
registerInt
Function · 0.92
registerIntSlice
Function · 0.92
registerBool
Function · 0.92
loading
Function · 0.92
PipedInput
Function · 0.92
vendors~main.b1410648.iframe.bundle.js
File · 0.85
V
Function · 0.85
Z
Function · 0.85
oa
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected