feat: daemon add ctx and done signal, judge fix problem with double ban ip, db add new methods
All checks were successful
CI.yml / build (push) Successful in 1m58s

This commit is contained in:
d3m0k1d
2026-01-15 22:32:03 +03:00
parent 1603fbee35
commit 680973df3d
5 changed files with 53 additions and 6 deletions

View File

@@ -28,3 +28,6 @@ test:
test-cover:
go test -cover ./...
lint:
golangci-lint run --fix