refactor: Update parsing of flight schedule data for improved accuracy and functionality

This commit is contained in:
windyboy
2024-07-31 16:04:52 +08:00
parent 34ea30b594
commit 2a1dc1eebe
4 changed files with 256 additions and 41 deletions
+2 -1
View File
@@ -120,6 +120,7 @@ tasks:
- echo " task fmt - Format the code"
- echo " task deps - Install dependencies"
- echo " task lint - Lint the code"
- echo " task schema - Download the GraphQL schema from Hasura server"
- echo " task schema - Download the GraphQL schema from Hasura server"
- echo " task gen - Generate code using genqlient"
- echo " task upgrade - Upgrade go dependencies"
- echo " task help - Show this help message"