e8be157bd310f018cef51e51da0fd63f6f132cf3
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%