Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ invalidView
Struct
invalidView
app_test.go:2108–2108 · app_test.go::invalidView
Source
from the content-addressed store, hash-verified
2106
}
2107
2108
type
invalidView
struct
{}
2109
2110
func
(invalidView) Load() error {
return
errors.New(
"invalid view"
) }
2111
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected