Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Error
Method
Error
ext/formatting.go:708–710 ·
view source on GitHub ↗
Error implements error.
()
Source
from the content-addressed store, hash-verified
706
707
// Error implements error.
708
func
(e formatError) Error() string {
709
return
e.msg
710
}
711
712
// Is implements errors.Is.
713
func
(e formatError) Is(target error) bool {
Callers
15
registerMessages
Function · 0.45
Programs
Method · 0.45
Tests
Method · 0.45
createResultMatcherFromPB
Method · 0.45
createResultMatcher
Method · 0.45
intOrError
Function · 0.45
bytesOrError
Function · 0.45
stringOrError
Function · 0.45
listStringOrError
Function · 0.45
TestNetwork_RuntimeErrors
Function · 0.45
TestNetwork_TypeConversions
Function · 0.45
TestNetwork_CompileErrors
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestNetwork_RuntimeErrors
Function · 0.36
TestNetwork_TypeConversions
Function · 0.36
TestNetwork_CompileErrors
Function · 0.36
TestStringFormat
Function · 0.36
TestBadLocale
Function · 0.36
TestLists
Function · 0.36
TestListsRuntimeErrors
Function · 0.36
TestListsVersion
Function · 0.36
TestGenRangeMaxSize
Function · 0.36
TestStringFormatV2
Function · 0.36
TestNativeTypesStaticErrors
Function · 0.36
TestNativeTypesRuntimeErrors
Function · 0.36