ext

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteByEventId

func DeleteByEventId(ctx context.Context, conn repository.Querier, eventId int) (int, error)

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

func LoadByEventId

func LoadByEventId(
	ctx context.Context,
	conn repository.Querier,
	eventId int,
) (*racestatev1.ExtraInfo, error)

func Upsert

func Upsert(
	ctx context.Context,
	conn repository.Querier,
	eventId int,
	extra *racestatev1.ExtraInfo,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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