crowdsec/pkg/cwhub
mmetc bfd94ceda7
make ParserIndex(), DownloadIndex() private methods (#2579)
* unnecessary pointer type
* ParseIndex() as hub method, don't collect missing items since they are never used
* don't export hub.parseIndex(), hub.downloadIndex()
2023-11-07 10:27:33 +01:00
..
testdata Refact pkg/cwhub (part 3) (#2516) 2023-10-04 12:54:21 +02:00
cwhub.go Refact cwhub: minor cleanups and comments (#2574) 2023-10-31 16:32:29 +01:00
cwhub_test.go Refact pkg/cwhub: constructor, cscli output 2023-10-31 12:47:39 +01:00
dataset.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
dataset_test.go Refact pkg/cwhub, cscli: hub upgrades (#2568) 2023-10-30 17:23:50 +01:00
enable.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
enable_test.go Refact cwhub: minor cleanups and comments (#2574) 2023-10-31 16:32:29 +01:00
errors.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
helpers.go Refact cwhub: minor cleanups and comments (#2574) 2023-10-31 16:32:29 +01:00
helpers_test.go Refact pkg/cwhub: constructor, cscli output 2023-10-31 12:47:39 +01:00
hub.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
hub_test.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
items.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
items_test.go Refact cwhub: minor cleanups and comments (#2574) 2023-10-31 16:32:29 +01:00
leakybucket.go Refact pkg/cwhub, cscli: hub upgrades (#2568) 2023-10-30 17:23:50 +01:00
pathseparator_unix.go Refact pkg/cwhub (part 4) (#2518) 2023-10-05 09:35:03 +02:00
pathseparator_windows.go Refact pkg/cwhub (part 1) (#2512) 2023-10-04 10:34:10 +02:00
remote.go make ParserIndex(), DownloadIndex() private methods (#2579) 2023-11-07 10:27:33 +01:00
sync.go Refact cwhub (#2578) 2023-11-06 17:35:33 +01:00