Merged in feature/collectorset (pull request #96)

Set Collector

* set
This commit is contained in:
Michael McGuinness
2025-03-10 13:00:57 +00:00
parent 62886dbba8
commit ed8cfbbee4
35 changed files with 430 additions and 783 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ func TestSync(t *testing.T) {
svc := documentsync.New(cfg, &documentsync.Services{
Document: document.New(cfg),
Client: client.New(cfg, &client.Services{}),
Client: client.New(cfg),
})
j := client.Client{