Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct { }
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func NewStore ¶
func NewStore(logger hclog.Logger, cfg Configuration) (*Store, error)
func (*Store) ArchiveSpanReader ¶
func (*Store) ArchiveSpanWriter ¶
func (*Store) DependencyReader ¶
func (s *Store) DependencyReader() dependencystore.Reader
func (*Store) SpanReader ¶
func (*Store) SpanWriter ¶
Click to show internal directories.
Click to hide internal directories.