MCPcopy
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

1package model
2
3type Status string
4
5const (
6 StatusActive Status = "active"

Callers 13

ListServersMethod · 0.92
GetServerByNameMethod · 0.92
UpdateServerMethod · 0.92
SetServerStatusMethod · 0.92
SetAllVersionsStatusMethod · 0.92
TestPostgreSQL_EdgeCasesFunction · 0.92
RegisterStatusEndpointsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected