restic/internal/backend/gs
Alexander Neumann 5dc8d3588d GS: Use generic http transport
During the development of #1524 I discovered that the Google Cloud
Storage backend did not yet use the HTTP transport, so things such as
bandwidth limiting did not work. This commit does the necessary magic to
make the GS library use our HTTP transport.
2018-01-27 20:12:34 +01:00
..
config.go gs: minor comment cleanups 2017-09-24 10:10:56 -07:00
config_test.go Add Google Cloud Storage as backend 2017-08-06 21:47:55 +02:00
gs.go GS: Use generic http transport 2018-01-27 20:12:34 +01:00
gs_test.go GS: Use generic http transport 2018-01-27 20:12:34 +01:00