func()

in store/store.go [82:84]


func (store *store) SpanWriter() spanstore.Writer {
	return store.writer
}