• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmd/bucket_cleanup/H05-Jun-2020-9569

integration/H05-Jun-2020-2,6552,143

mock/H05-Jun-2020-7554

sandbox/H05-Jun-2020-158107

unit/H05-Jun-2020-1812

README.mdH A D05-Jun-2020425 53

assert.goH A D05-Jun-20206.1 KiB224163

assert_test.goH A D05-Jun-20203.7 KiB9687

client.goH A D05-Jun-2020601 2519

custom_ca_bundle.goH A D05-Jun-20205.7 KiB200124

discard.goH A D05-Jun-2020363 125

endless_reader.goH A D05-Jun-2020352 135

util.goH A D05-Jun-20203 KiB12981

util_test.goH A D05-Jun-20201.4 KiB7664

README.md

1## AWS SDK for Go awstesting packages ##
2`awstesting` is a collection of packages used internally by the SDK, and is subject to have breaking changes. This package is not `internal` so that if you really need to use its functionality, and understand breaking changes will be made, you are able to.
3
4These packages will be refactored in the future so that the API generator and model parsers are exposed cleanly on their own.
5