MCPcopy Create free account
hub / github.com/53AI/53AIHub / MCPHashID

TypeAlias MCPHashID

api/controller/mcp_input.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type MCPHashID string
12
13func (id *MCPHashID) UnmarshalJSON(data []byte) error {
14 parsed, err := parseMCPHashIDJSON(data)

Callers 1

UnmarshalJSONMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected