Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
MCPHashID string
12
13
func
(id *MCPHashID) UnmarshalJSON(data []byte) error {
14
parsed, err := parseMCPHashIDJSON(data)
Callers
1
UnmarshalJSON
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected