blocky/cmd
Kwitsch debac9eaa8
Refactoring/linter (#1447)
* update golangci-lint to v1.57.2

* linter fixes
2024-04-12 16:44:50 -04:00
..
blocking.go Refactoring/linter (#1447) 2024-04-12 16:44:50 -04:00
blocking_test.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
cache.go feat: add API endpoint to flush the DNS Cache (#1178) 2023-09-30 16:13:01 -04:00
cache_test.go feat: add API endpoint to flush the DNS Cache (#1178) 2023-09-30 16:13:01 -04:00
cmd_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00
healthcheck.go style: fix all existing lint errors 2023-07-07 09:16:20 -04:00
healthcheck_test.go refactor(tests): move `DeferCleanup` into helper functions 2023-12-01 15:53:11 -05:00
lists.go feat: add API endpoint to flush the DNS Cache (#1178) 2023-09-30 16:13:01 -04:00
lists_test.go devcontainer & unit test refactoring (#1220) 2023-11-11 11:58:31 -05:00
query.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
query_test.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
root.go fix(util): make `FatalOnError` override `log.Silence` 2023-11-23 08:45:18 -05:00
root_test.go feat: update list config and code to use "allow/deny" language 2024-04-11 18:33:09 -04:00
serve.go refactor(util): make `LogOnError` get the log from a `Context` 2024-03-19 19:10:07 -04:00
serve_test.go refactor(tests): remove `TmpFile.Error` to centralize error checks 2023-12-01 15:53:11 -05:00
version.go another one 2022-09-23 20:02:03 +02:00
version_test.go Update to gingko v2 (#447) 2022-03-03 11:27:27 +01:00