//
pkg.gl
Category
github.com/burmanm/jaeger
plugin
storage
memory
package
1.2.0
Repository:
https://github.com/burmanm/jaeger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
218 SLOC
#
Functions
NewFactory
NewFactory creates a new Factory.
NewStore
NewStore creates an in-memory store.
#
Structs
Factory
Factory implements storage.Factory and creates storage components backed by memory store.
Store
Store is an unbounded in-memory store of traces.