Closed lumjjb closed 2 years ago
Create a collector that will read from a file path to import a bunch of documents.
https://github.com/guacsec/guac/blob/main/pkg/handler/collector/collector.go
For a simple test reference; see https://github.com/guacsec/guac/blob/main/cmd/collector/cmd/mockcollector/mock_collector.go
Completed by https://github.com/guacsec/guac/pull/79
Create a collector that will read from a file path to import a bunch of documents.
https://github.com/guacsec/guac/blob/main/pkg/handler/collector/collector.go
For a simple test reference; see https://github.com/guacsec/guac/blob/main/cmd/collector/cmd/mockcollector/mock_collector.go