()
| 173 | ID() []byte |
| 174 | StartTimeUnixNanos() uint64 |
| 175 | DurationNanos() uint64 |
| 176 | |
| 177 | // SiblingOf returns all spans on the RHS side that have siblings in the LHS. If falseForAll is true |
| 178 | // then the returned spans will be those that do not have siblings in the LHS. buffer is an optional |
no outgoing calls
no test coverage detected