Parking Lot Service

  1. The domain entities and logic, and the use cases reside along with the unit tests in the internal/domain and internal/usecases directories respectively.
  2. The integration tests reside in the tests directory.