# Functions
New instantiates a cars Repo struct.
Park example operation parks the car with carID UUID without changing its current location.
UnparkAndMove example operation unparks a car with carID UUID, and moves it to the c destination coordinate.