This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a96cb8a40b413c6147861a094bc8bbd746455f7e
go-caatsm
/
internal
/
parsers
T
History
windyboy
359e7694ab
✨
Update dependencies, enhance NATS consumer configuration, and improve error handling in message processing. Introduce telemetry support with OpenTelemetry for tracing and metrics. Refactor README to include new configuration options and update tests for improved coverage of error scenarios.
2025-11-15 09:01:24 +08:00
..
aviation_parser_test.go
✨
Update dependencies, enhance NATS consumer configuration, and improve error handling in message processing. Introduce telemetry support with OpenTelemetry for tracing and metrics. Refactor README to include new configuration options and update tests for improved coverage of error scenarios.
2025-11-15 09:01:24 +08:00
aviation_parser.go
✨
Update dependencies, enhance NATS consumer configuration, and improve error handling in message processing. Introduce telemetry support with OpenTelemetry for tracing and metrics. Refactor README to include new configuration options and update tests for improved coverage of error scenarios.
2025-11-15 09:01:24 +08:00
constants.go
refactor: Update aviation_parser.go to remove unused code and update constants
2024-08-07 17:05:42 +08:00
pattern_test.go
refactor: Update CNL pattern in config.go
2024-07-29 15:40:20 +08:00
pattern.go
refactor: Update parseWaypoints function to return error in schedule_parser_test.go
2024-08-06 22:28:46 +08:00
schedule_parser_test.go
refactor: Update parseWaypoints function to return error in schedule_parser_test.go
2024-08-06 22:28:46 +08:00
schedule_parser.go
refactor: Remove commented-out code in schedule_parser.go
2024-08-07 20:01:14 +08:00
suite_test.go
feat: Add AFTN message parsing functionality
2024-07-20 00:01:04 +08:00