windyboy 135ef12c4d ```text
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.
2024-07-20 22:25:28 +08:00
2024-07-19 20:02:18 +08:00
2024-07-20 22:25:28 +08:00
S
Description
No description provided
11 MiB
Languages
Go 98.5%
Makefile 1.5%