instrumentation

package
v0.9.13 Latest Latest
Warning

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

Go to latest
Published: May 20, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStore

func NewStore(inner schemalog.Store, instrumentation *otel.Instrumentation) schemalog.Store

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func (*Store) Ack

func (s *Store) Ack(ctx context.Context, le *schemalog.LogEntry) (err error)

func (*Store) Close

func (s *Store) Close() error

func (*Store) Fetch

func (s *Store) Fetch(ctx context.Context, schemaName string, version int) (le *schemalog.LogEntry, err error)

func (*Store) FetchLast added in v0.4.0

func (s *Store) FetchLast(ctx context.Context, schemaName string, acked bool) (le *schemalog.LogEntry, err error)

func (*Store) Insert added in v0.3.0

func (s *Store) Insert(ctx context.Context, schemaName string) (le *schemalog.LogEntry, err error)

Jump to

Keyboard shortcuts

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