adrianmo / go-nmea

A NMEA parser library in pure Go
MIT License
226 stars 77 forks source link

Custom message parsing issue #73 #75

Closed yavosh closed 4 years ago

yavosh commented 4 years ago

allow custom parser as per issue #73

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 37f574e5cabf2849182be90ef4d277c560a47b92 on yavosh:feature/custom-parsers into 481838c0bb1d8d0056b5c08f95a461ac836eb5ce on adrianmo:master.

adrianmo commented 4 years ago

@icholy I would like you to review the changes when you have a chance. Thanks!

yavosh commented 4 years ago

please take an other look.

yavosh commented 4 years ago

Added example