frontend

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	Logger      logrus.FieldLogger
	SpanReader_ jaegerreader.Interface
	// contains filtered or unexported fields
}

func New

func New(
	logger logrus.FieldLogger,
	spanReader jaegerreader.Interface,
) *Plugin

func (*Plugin) ArchiveSpanReader

func (plugin *Plugin) ArchiveSpanReader() spanstore.Reader

func (*Plugin) ArchiveSpanWriter

func (plugin *Plugin) ArchiveSpanWriter() spanstore.Writer

func (*Plugin) Close

func (plugin *Plugin) Close(ctx context.Context) error

func (*Plugin) DependencyReader

func (plugin *Plugin) DependencyReader() dependencystore.Reader

func (*Plugin) Init

func (plugin *Plugin) Init() error

func (*Plugin) Options

func (plugin *Plugin) Options() manager.Options

func (*Plugin) SpanReader

func (plugin *Plugin) SpanReader() spanstore.Reader

func (*Plugin) SpanWriter

func (plugin *Plugin) SpanWriter() spanstore.Writer

func (*Plugin) Start

func (plugin *Plugin) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL