Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelcontextprotocol/registry
/ Status
TypeAlias
Status
pkg/model/types.go:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
model
2
3
type
Status string
4
5
const
(
6
StatusActive Status =
"active"
Callers
13
ListServers
Method · 0.92
GetServerByName
Method · 0.92
GetServerByNameAndVersion
Method · 0.92
GetAllVersionsByServerName
Method · 0.92
UpdateServer
Method · 0.92
SetServerStatus
Method · 0.92
SetAllVersionsStatus
Method · 0.92
GetCurrentLatestVersion
Method · 0.92
TestPostgreSQL_SetServerStatus
Function · 0.92
TestPostgreSQL_EdgeCases
Function · 0.92
RegisterStatusEndpoints
Function · 0.92
buildStatusChangeRequestFromBody
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected