package
1.11.0
Repository: https://github.com/bobrik/jaeger.git
Documentation: pkg.go.dev

# Functions

NewFactory creates a new Factory.
NewStore creates an unbounded in-memory store.
WithConfiguration creates a new in memory storage based on the given configuration.

# Structs

Factory implements storage.Factory and creates storage components backed by memory store.
Options stores the configuration entries for this storage.
Store is an in-memory store of traces.