Files
go-caatsm/internal/domain
windyboy 5b6b4f5dba refactor: Add FlightSchedule struct and validation logic
The code changes in `pln.go` introduce a new `FlightSchedule` struct and validation logic. This struct represents a flight schedule and includes various fields such as date, category, flight number, aircraft registration, passenger configuration, ILS category, departure airport, departure time, schedule info, arrival time, arrival airport, comments, and reference. The `Validate` method ensures that the required fields are populated and returns an error if any field is missing. This addition improves the overall functionality and data integrity of the code.
2024-07-29 15:40:10 +08:00
..
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-19 20:02:18 +08:00
2024-07-23 19:12:08 +08:00
2024-07-19 20:02:18 +08:00