135ef12c4da1e286b628651f19ed26f5ae039cf2
feat: Add timestamp fields to ParsedMessage struct The code changes in `aviation_parser.go` add the `ParsedAt` and `ReceivedAt` fields to the `ParsedMessage` struct. These fields store the timestamps when the message was parsed and received, respectively. This enhancement provides valuable information for tracking and analyzing message processing times.
Description
No description provided
11 MiB
Languages
Go
98.5%
Makefile
1.5%