package
1.40.0
Repository: https://github.com/encoredev/encore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author

# Variables

ErrNotFound is reported by Store.Get when a trace is not found.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Store is the interface for storing and retrieving traces.

# Type aliases

An EventIterator is called once for each event in a trace, sequentially and in streaming fashion as events are read from the store.
A ListEntryIterator is called once for each trace matching the query string, sequentially and in streaming fashion as traces are read from the store.