crowdsec/pkg/types
Thibault "bui" Koechlin 618be9ff68
properly update the time structure within event (#2122)
* properly update the time structure within event to ensure it works in time-machine

* move LIVE and TIMEMACHINE to pkg/types : less code needs to import leakybucket package, and we avoid duplicating constants
2023-03-16 16:25:50 +01:00
..
constants.go properly update the time structure within event (#2122) 2023-03-16 16:25:50 +01:00
dataset.go support for regexps result cache (#2104) 2023-03-08 16:07:49 +01:00
dataset_test.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
event.go properly update the time structure within event (#2122) 2023-03-16 16:25:50 +01:00
grok_pattern.go allow user to specify stash's cache strategy (#2037) 2023-02-06 15:42:55 +01:00
ip.go enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
ip_test.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
line.go Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
profile.go initial import 2020-05-15 11:39:16 +02:00
utils.go enabled linters: gocritic, nilerr (#1853) 2022-11-07 10:36:50 +01:00