MCPcopy Index your code
hub / github.com/coder/coder / SearchQueryType

TypeAlias SearchQueryType

codersdk/toolsdk/chatgpt.go:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90type SearchQueryType string
91
92const (
93 SearchQueryTypeTemplates SearchQueryType = "templates"

Callers 1

parseSearchQueryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected