Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cortexlabs/cortex
/ VerifyCortex
Function
VerifyCortex
pkg/operator/endpoints/verify_cortex.go:25–27 ·
view source on GitHub ↗
(w http.ResponseWriter, r *http.Request)
Source
from the content-addressed store, hash-verified
23
)
24
25
func
VerifyCortex(w http.ResponseWriter, r *http.Request) {
26
respondJSON(w, r, schema.VerifyCortexResponse{})
27
}
Callers
nothing calls this directly
Calls
1
respondJSON
Function · 0.70
Tested by
no test coverage detected