Skip to content

Files

Latest commit

22f53e0 · Jun 6, 2022

History

History

cmd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
# Get nearest drivers to a specified pickup (passenger) location
go run cmd/dispatch/*.go nearest drivers --latitude 40.73010864595388 --longitude -73.95094555260256

# Get nearest trips to a specified driver location
go run cmd/dispatch/*.go nearest trips --latitude 40.73010864595388 --longitude -73.95094555260256