T.v.Dein
|
06a5d74fb6
|
Add JSON input support (#74)
* added basic json input support
* add coverage to make test
* enhanced unit tests, switch to testify/assert
* reduce ci runs
|
2025-10-01 20:48:49 +02:00 |
|
|
|
a306f2c601
|
implement multiple regex support and icase and negate flags
|
2025-01-22 17:53:10 +01:00 |
|
|
|
473feff451
|
refactored and un-go-criticed
|
2024-05-07 18:01:12 +02:00 |
|
|
|
39609425e5
|
refactoring and gouncritic, 1st part
|
2024-05-07 15:19:54 +02:00 |
|
|
|
066ddd0d98
|
re-organized pattern matching code
|
2022-10-25 18:34:28 +02:00 |
|
|
|
975510c86a
|
using enum modeflags, use my own usage template, generated from manpage so I don't have to maintain it twice, it's also nicer
|
2022-10-21 10:21:07 +02:00 |
|
|
|
9dd2a49d9b
|
adapted version generation to cfg module, added and fixed unit tests
|
2022-10-19 19:32:41 +02:00 |
|
|
|
399620de98
|
Added so we can use struct holding all configuration
|
2022-10-19 12:43:54 +02:00 |
|