Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteByEventId ¶
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.
Click to show internal directories.
Click to hide internal directories.