track

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(conn repository.Querier, track *model.DbTrack) error

func DeleteById

func DeleteById(conn repository.Querier, id int) (int, error)

deletes an entry from the database, returns number of rows deleted.

func LoadById

func LoadById(conn repository.Querier, id int) (*model.DbTrack, error)

func Update

func Update(conn repository.Querier, track *model.DbTrack) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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