exchange: Use new collector interface (#1685)

This commit is contained in:
Jan-Otto Kröpke
2024-10-12 18:09:05 +02:00
committed by GitHub
parent 22fdb33b4c
commit a0159b333e
12 changed files with 1306 additions and 497 deletions

View File

@@ -15,6 +15,7 @@ linters:
- gocognit
- goconst
- gocyclo
- godot
- gomnd
- paralleltest
- lll