Projekt

Obecné

Profil

« Předchozí | Další » 

Revize fa084fc4

Přidáno uživatelem Pultak před asi 2 roky(ů)

re #9443 ApiClient refactoring for better testing

Zobrazit rozdíly:

ld_client/LDClient/Program.cs
1
using DiskQueue;
1 2
using LDClient.detection;
2 3
using LDClient.network;
3 4
using LDClient.utils;
......
38 39
            Config.ApiUsbEndPoint, 
39 40
            Config.RetryPeriod, Config.MaxEntries,
40 41
            Config.MaxRetries, 
41
            Config.CacheFileName
42
            new PersistentQueue(Config.CacheFileName)
42 43
        );
43 44
        
44 45
        IProcessDetection processProcessDetection = new ProcessDetection(

Také k dispozici: Unified diff