jaeger_storage

package
v0.0.0-...-070373f Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend struct {
	manager.MuxImplBase
	Logger logrus.FieldLogger
	// contains filtered or unexported fields
}

func (*Backend) Close

func (backend *Backend) Close(ctx context.Context) error

func (*Backend) EnableFlag

func (backend *Backend) EnableFlag() *bool

func (*Backend) Get

func (backend *Backend) Get(
	ctx context.Context,
	identifierJson json.RawMessage,
	traceId model.TraceID,
	startTime, endTime time.Time,
) (*model.Trace, error)

func (*Backend) Init

func (backend *Backend) Init() error

func (*Backend) List

func (*Backend) MuxImplName

func (backend *Backend) MuxImplName() (name string, isDefault bool)

func (*Backend) Options

func (backend *Backend) Options() manager.Options

func (*Backend) Setup

func (backend *Backend) Setup(fs *pflag.FlagSet)

func (*Backend) Start

func (backend *Backend) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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