mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-07-07 06:22:56 -05:00

Making Parse a method on a Parser struct makes it possible to later define an common parser interface.
Making Parse a method on a Parser struct makes it possible to later define an common parser interface.