MCPcopy
hub / github.com/dosco/graphjin / SetAttributesString

Method SetAttributesString

core/trace.go:14–14  ·  view source on GitHub ↗
(attrs ...StringAttr)

Source from the content-addressed store, hash-verified

12
13type Spaner interface {
14 SetAttributesString(attrs ...StringAttr)
15 IsRecording() bool
16 Error(err error)
17 End()

Callers 4

resolveDatabaseJoinsMethod · 0.65
executeParallelRootsMethod · 0.65
executeMethod · 0.65
executeRoleQueryMethod · 0.65

Implementers 2

spanplugin/otel/trace.go
spancore/trace.go

Calls

no outgoing calls

Tested by

no test coverage detected