Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rilldata/rill
/ Error
Method
Error
runtime/parser/parser.go:1157–1159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1155
}
1156
1157
func
(e locationError) Error() string {
1158
return
e.err.Error()
1159
}
1160
1161
func
(e locationError) Unwrap() error {
1162
return
e.err
Callers
nothing calls this directly
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected