Files
codeql/go/ql/lib/ext/github.com.go-chi.chi.model.yml
2024-07-14 14:28:46 +01:00

9 lines
401 B
YAML

extensions:
- addsTo:
pack: codeql/go-all
extensible: sourceModel
data:
- ["github.com/go-chi/chi", "", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]
- ["github.com/go-chi/chi", "", True, "URLParamFromCtx", "", "", "ReturnValue", "remote", "manual"]
- ["github.com/go-chi/chi", "Context", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]