crowdsec/pkg/database
mmetc fc17c0c613
lint: replace type assertions and type switch on errors (#3376)
* errorlint: replace type assertions on errors
* errorlint: replace type switch on errors
* lint
2024-12-27 10:40:50 +01:00
..
ent Allow bouncers to share API keys (#3323) 2024-11-19 14:47:59 +01:00
alertfilter.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
alerts.go lint: replace type assertions and type switch on errors (#3376) 2024-12-27 10:40:50 +01:00
bouncers.go Allow bouncers to share API keys (#3323) 2024-11-19 14:47:59 +01:00
config.go context propagation: pkg/database/config (#3246) 2024-09-19 14:09:35 +02:00
database.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
decisions.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
errors.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
file_utils.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
file_utils_windows.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
flush.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
lock.go context propagation: pkg/database/{lock,decision} (#3251) 2024-09-23 17:33:46 +02:00
machines.go context propagation: pkg/database/machines (#3248) 2024-09-20 16:00:58 +02:00
metrics.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
utils.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00