Versions in this module Expand all Collapse all v1 v1.12.0 May 16, 2019 Changes in this version + type DependencyStore struct + func NewDependencyStore(store spanstore.Reader) *DependencyStore + func (s *DependencyStore) GetDependencies(endTs time.Time, lookback time.Duration) ([]model.DependencyLink, error)