GoDoxy/internal/route/rules
2025-04-18 03:54:45 +08:00
..
cache.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
check_on.go fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +08:00
command.go fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +08:00
crypto.go fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +08:00
do.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
do_test.go tests: fixed several tests 2025-04-18 03:54:45 +08:00
errors.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
fields.go fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +08:00
help.go rules: updated help message, make values optional, fixes tests 2025-02-06 05:13:47 +08:00
on.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
on_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
parser.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
parser_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
rules.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
rules_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
validate.go feat: proxmox idlewatcher (#88) 2025-04-16 14:52:33 +08:00