aboutsummaryrefslogtreecommitdiff
path: root/lib/parser/parser_example_test.go
AgeCommit message (Collapse)Author
2023-12-13lib/parser: removed, this package has been merged into lib/stringsShulhan
2023-03-12lib/parser: add method TokenTrimSpaceShulhan
The TokenTrimSpace read the next token until one of the delimiter found, with leading and trailing spaces are ignored.
2020-06-10all: update email addressShulhan
2020-03-01lib/parser: a general parser libraryShulhan