This commit is contained in:
2023-09-26 16:42:46 +02:00
parent f5938d23df
commit e0b7d73e74
13 changed files with 348 additions and 298 deletions

View File

@@ -9,6 +9,7 @@ import (
"go.mongodb.org/mongo-driver/bson/bsontype"
)
// CarpoolBookingStatus describes he state of the booking event
type CarpoolBookingStatus int64
const (