Searched defs:SpanSet (Results 1 – 1 of 1) sorted by relevance
345 type SpanSet map[SpanID]struct{} type399 func (s SpanSet) containsAll(rhs SpanSet) bool {418 func (s SpanSet) removeAll(rhs SpanSet) SpanSet {437 func (s SpanSet) addAll(rhs SpanSet) SpanSet {455 func (s SpanSet) invertAll(rhs SpanSet) SpanSet {