trufflehog/pkg/sources/gcs
Miccah f3152b6885
Implement SourceUnitUnmarshaller for all sources (#1416)
* Implement CommonSourceUnitUnmarshaller

* Add SourceUnitUnmarshaller to all sources using

All sources, with the exception of git, will use the CommonSourceUnit as
they only contain a single type of unit to scan.

* Fix method comments to adhere to Go's style guide
2023-06-23 11:15:51 -05:00
..
gcs.go Implement SourceUnitUnmarshaller for all sources (#1416) 2023-06-23 11:15:51 -05:00
gcs_integration_test.go Add resuming capability to GCS source (#1161) 2023-03-16 17:53:42 -07:00
gcs_manager.go [chore] - move objectManager interface (#1332) 2023-05-15 09:30:26 -07:00
gcs_manager_test.go [chore] - move objectManager interface (#1332) 2023-05-15 09:30:26 -07:00
gcs_test.go [chore] - move objectManager interface (#1332) 2023-05-15 09:30:26 -07:00