MCPcopy 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
30func (id MCPHashID) String() string {
31 return string(id)
32}
33
34func (id MCPHashID) Ptr() *string {
35 value := string(id)

Callers 15

addUUIDToLibraryFunction · 0.45
RequestDebugMiddlewareFunction · 0.45
LoggerFunction · 0.45
RecoveryFunction · 0.45
formatHeadersRedactedFunction · 0.45
testChannelFunction · 0.45
createVectorIndexingJobFunction · 0.45
GetContentMethod · 0.45
wrapHandlerFuncFunction · 0.45
PreviewRawFileContentFunction · 0.45
GetFileBodyContentFunction · 0.45
mapKeyToStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected