crowdsec/pkg/apiclient
mmetc fe931af5ca
lint: gocritic/captLocal (don't capitalize local variables) (#3402)
* lint: gocritic/captLocal (don't capitalize local variables)

* lint (whitespace)
2025-01-16 14:03:53 +01:00
..
useragent refact: pkg/apiclient set and use default user agent (#3219) 2024-09-09 11:27:20 +02:00
alerts_service.go improved tls middleware revocation checks (#3034) 2024-06-26 10:41:30 +02:00
alerts_service_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00
auth_jwt.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
auth_key.go apiclient: split auth_key, auth_retry, auth_jwt (#2743) 2024-01-17 15:08:41 +01:00
auth_key_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00
auth_retry.go lint (intrange) (#2970) 2024-06-21 13:47:26 +02:00
auth_service.go improved tls middleware revocation checks (#3034) 2024-06-26 10:41:30 +02:00
auth_service_test.go context propagation: cscli {capi,lapi,papi} (#3228) 2024-09-12 21:16:55 +02:00
client.go lint: gocritic/captLocal (don't capitalize local variables) (#3402) 2025-01-16 14:03:53 +01:00
client_http.go lint: replace type assertions and type switch on errors (#3376) 2024-12-27 10:40:50 +01:00
client_http_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00
client_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00
clone.go apiclient: split auth_key, auth_retry, auth_jwt (#2743) 2024-01-17 15:08:41 +01:00
config.go context propagation: pass ctx to UpdateScenario() (#3258) 2024-10-02 13:39:07 +02:00
decisions_service.go Add explicit configuration for signals sharing and blocklists pull (#3277) 2024-11-08 15:11:09 +01:00
decisions_service_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00
decisions_sync_service.go apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +01:00
heartbeat.go apiclient/apiserver: lint/2 (#2741) 2024-01-15 12:38:31 +01:00
metrics.go apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +01:00
resperr.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
retry_config.go jwt transport: fix retry on unauthorized from CAPI(#3006) 2024-05-24 14:43:12 +02:00
signal.go apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +01:00
usagemetrics.go LAPI: detailed metrics endpoint (#2858) 2024-07-24 10:29:18 +02:00