Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/53AI/53AIHub
/ String
Method
String
api/controller/mcp_input.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(id MCPHashID) String() string {
31
return
string(id)
32
}
33
34
func
(id MCPHashID) Ptr() *string {
35
value := string(id)
Callers
15
addUUIDToLibrary
Function · 0.45
RequestDebugMiddleware
Function · 0.45
Logger
Function · 0.45
Recovery
Function · 0.45
formatHeadersRedacted
Function · 0.45
testChannel
Function · 0.45
createVectorIndexingJob
Function · 0.45
GetContent
Method · 0.45
wrapHandlerFunc
Function · 0.45
PreviewRawFileContent
Function · 0.45
GetFileBodyContent
Function · 0.45
mapKeyToString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected