sqlitetr

package
v0.0.0-...-3b2c0d4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ReadWriter = &SQLiteReadWriter{stop: make(chan struct{})}
)

Functions

This section is empty.

Types

type SQLiteReadWriter

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

func (*SQLiteReadWriter) Close

func (r *SQLiteReadWriter) Close() error

func (*SQLiteReadWriter) Configure

func (r *SQLiteReadWriter) Configure(cfg *config.TrackConfigOptions) error

func (*SQLiteReadWriter) ListIDs

func (r *SQLiteReadWriter) ListIDs(ctx context.Context) ([]string, error)

func (*SQLiteReadWriter) LoadTrackByID

func (r *SQLiteReadWriter) LoadTrackByID(ctx context.Context, trackCode string) (*track.Track, error)

func (*SQLiteReadWriter) WriteTrack

func (r *SQLiteReadWriter) WriteTrack(ctx context.Context, p *merged.Pilot) error

Jump to

Keyboard shortcuts

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