func()

in store/store.go [77:79]


func (store *store) SpanReader() spanstore.Reader {
	return store.reader
}