1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Factored throttling client out of aggregator.

This commit is contained in:
Sascha L. Teichmann 2022-05-30 23:12:08 +02:00
parent a1036c3847
commit 07ab770a35
4 changed files with 71 additions and 47 deletions

View file

@ -39,7 +39,7 @@ type worker struct {
cfg *config
signRing *crypto.KeyRing
client client // client per provider
client util.Client // client per provider
provider *provider // current provider
metadataProvider interface{} // current metadata provider
loc string // URL of current provider-metadata.json