Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LumaAI-API/Luma-API
/ ErrorResp
Struct
ErrorResp
models.go:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
ErrorResp
struct
{
44
Detail string `json:
"detail"
`
45
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected