func()
in
store/store.go [82:84]
3
lines of code
1
McCabe index (conditional complexity)
func (store *store) SpanWriter() spanstore.Writer { return store.writer }