MCPcopy Index your code
hub / github.com/rilldata/rill / Error

Method Error

admin/database/errors.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func (e *wrappedError) Error() string {
35 return e.msg
36}
37
38func (e *wrappedError) Unwrap() error {
39 return e.err

Callers 15

NewGithubFunction · 0.45
RedeployProjectMethod · 0.45
TriggerParserMethod · 0.45
flushToDBMethod · 0.45
StopDeploymentInnerMethod · 0.45
DeleteDeploymentInnerMethod · 0.45

Calls

no outgoing calls

Tested by 14

TestValidateSlugFunction · 0.36
testAttributeValidationFunction · 0.36
TestRBACFunction · 0.36
TestRBACOldFunction · 0.36
TestUserFunction · 0.36
TestSanitizeRedirectURIsFunction · 0.36
TestProvisionFunction · 0.36
TestClickHouseStaticFunction · 0.36