nuke/lib
Xe Iaso 84b28760b3
feat(lib): use Checker type instead of ad-hoc logic (#318)
This makes each check into its own type that has encapsulated check
logic, meaning that it's easier to add new checker implementations in
the future.

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-22 07:49:41 -04:00
..
policy feat(lib): use Checker type instead of ad-hoc logic (#318) 2025-04-22 07:49:41 -04:00
anubis.go feat(lib): use Checker type instead of ad-hoc logic (#318) 2025-04-22 07:49:41 -04:00
anubis_test.go lib: move config to yaml (#307) 2025-04-21 00:09:27 +00:00
http.go Apply bits of the cookie settings PR one by one (#140) 2025-03-27 15:24:03 -04:00
random.go Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00