Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TarsCloud/TarsGo
/ SpanID
Method
SpanID
tars/util/trace/trace.go:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
func
(c *SpanContext) SpanID() string {
153
return
c.spanID
154
}
155
156
func
(c *SpanContext) ParentSpanID() string {
157
return
c.parentSpanID
Callers
2
writeLine
Method · 0.80
writeJson
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected