repo

package
v0.0.0-...-40a4d50 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriverDB

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

func NewDriverDB

func NewDriverDB(db *sqlx.DB) *DriverDB

func (*DriverDB) CreateNewDriver

func (*DriverDB) DeleteDriver

func (*DriverDB) GetDriverByID

func (*DriverDB) GetDriverList

func (*DriverDB) UpdateDriver

type ShipmentDB

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

func NewShipmentDB

func NewShipmentDB(db *sqlx.DB) *ShipmentDB

func (*ShipmentDB) AllocateShipment

func (*ShipmentDB) CreateNewShipment

func (*ShipmentDB) DeleteShipment

func (*ShipmentDB) GetShipmentByID

func (*ShipmentDB) GetShipmentList

func (*ShipmentDB) UpdateShipment

type TruckDB

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

func NewTruckDB

func NewTruckDB(db *sqlx.DB) *TruckDB

func (*TruckDB) CreateNewTruck

func (*TruckDB) DeleteTruck

func (*TruckDB) GetTruckByID

func (*TruckDB) GetTruckList

func (*TruckDB) UpdateTruck

Jump to

Keyboard shortcuts

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