carpool-service/interoperability/ocss
Arnaud Delcasse 5dbb3e23d4
Build and Push Docker Image / build_and_push (push) Failing after 2m59s Details
Add driver compensation fields to OCSS Booking struct
Add DriverCompensationAmount and DriverCompensationCurrency fields to the Booking struct to support storing driver compensation information in the database.
2025-10-08 16:20:09 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
bookings.go Add driver compensation fields to OCSS Booking struct 2025-10-08 16:20:09 +02:00
carpool-bookings.go update 2023-09-26 16:42:46 +02:00
cars.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
client.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
go.mod Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
go.sum Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
journeys.go revert 2025-04-29 08:53:25 +02:00
journeys_driver_functions.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:30:50 +02:00
journeys_passenger_functions.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:30:50 +02:00
preferences.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
prices.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
schedules.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
server.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
time.go fix 2025-04-29 10:22:39 +02:00
trips.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
users.go Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00

README.md

Golang interoperability library for the OCSS standard

This library is part of the COOPGO Technical Platform and provides client and server functionalities to implement OCSS compliant REST API.

OCSS (Open Carpooling Service Standard) is a carpooling interoperability standard defined by the french carpooling ecosystem, including COOPGO, Mobicoop, Klaxit, Blablacar, ...