metadata

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

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

func New

func New(
	db *sql.DB,
	logger zerolog.Logger,
) (*Repository, error)

func (*Repository) Close

func (r *Repository) Close() error

func (*Repository) GetByID

func (r *Repository) GetByID(ctx context.Context, ID int) (models.Track, error)

Jump to

Keyboard shortcuts

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