windyboy bb4faf4d13 ```text
refactor: Add schedule_parser.go and schedule_parser_test.go

The code changes introduce a new `schedule_parser.go` file and its corresponding test file `schedule_parser_test.go`. These files contain the implementation and tests for the `FindWaypoints` function, which extracts waypoints from a given message. This addition enhances the functionality of the code by providing a way to parse and retrieve specific information from messages.
2024-07-29 15:40:30 +08:00
2024-07-29 15:40:30 +08:00
2024-07-24 19:14:14 +08:00
2024-07-29 14:20:20 +08:00
2024-07-29 14:20:20 +08:00
S
Description
No description provided
11 MiB
Languages
Go 98.5%
Makefile 1.5%