storage

package
v0.0.0-...-fd12d58 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriverRepository

type DriverRepository interface {
	GetByID(driverID int) (*models.Driver, error)
	Create(d *models.Driver) error
}

DriverRepository defines database operations for a Driver.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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