trufflehog/pkg/sources/gcs
Miccah dbcb888063
Update Source interface to use SourceID and JobID types (#1774)
The previous implementation used int64 for both, which can be mixed up
easily. Using distinct types adds a layer of type safety checked by the
compiler.
2023-09-14 11:28:24 -07:00
..
gcs.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07: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