MCPcopy 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
25func VerifyCortex(w http.ResponseWriter, r *http.Request) {
26 respondJSON(w, r, schema.VerifyCortexResponse{})
27}

Callers

nothing calls this directly

Calls 1

respondJSONFunction · 0.70

Tested by

no test coverage detected