MCPcopy Create free account
hub / github.com/GetStream/stream-cli / nodeValue

TypeAlias nodeValue

pkg/utils/printer.go:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70type nodeValue string
71
72func (nv nodeValue) String() string {
73 return string(nv)

Callers 1

addNodesRecursiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected