Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderabbit214/document-ai
/ Error
Function
Error
pkg/common/result.go:20–22 ·
view source on GitHub ↗
Error 错误
(msg string)
Source
from the content-addressed store, hash-verified
18
19
// Error 错误
20
func
Error(msg string) Result {
21
return
Result{ERROR, msg,
""
}
22
}
Callers
3
chat
Function · 0.92
updateByJson
Function · 0.92
Error
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected