Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ wrap
Function
wrap
config/error.go:46–48 ·
view source on GitHub ↗
(err error, option string)
Source
from the content-addressed store, hash-verified
44
}
45
46
func
wrap(err error, option string) error {
47
return
wrapWithMessage(err, option,
""
)
48
}
49
50
type
configError
struct
{
51
message string
Callers
15
ValidateWithCerts
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Calls
1
wrapWithMessage
Function · 0.85
Tested by
no test coverage detected