func()
in
store/store.go [77:79]
3
lines of code
1
McCabe index (conditional complexity)
func (store *store) SpanReader() spanstore.Reader { return store.reader }