b9e021d3abeb3e98bfff9ee5ea04ec2879cb51cf
The code changes in `aviation_parser_test.go` update the AFTN message parsing logic. The `ParseHeader` function now returns an additional error value, allowing for better error handling. The tests have been updated to reflect this change, ensuring that the parsing function handles errors correctly. This refactor improves the reliability and maintainability of the AFTN message parsing functionality.
Description
No description provided
11 MiB
Languages
Go
98.5%
Makefile
1.5%