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

..03-May-2022-

cmd/bucket_cleanup/H18-Aug-2021-9669

integration/H18-Aug-2021-2,6722,143

mock/H18-Aug-2021-7554

sandbox/H18-Aug-2021-210139

unit/H18-Aug-2021-1812

README.mdH A D18-Aug-2021425 53

assert.goH A D18-Aug-20215.7 KiB210153

assert_test.goH A D18-Aug-20213.7 KiB9687

client.goH A D18-Aug-2021601 2519

client_tls_cert.goH A D18-Aug-20218.3 KiB183144

custom_ca_bundle.goH A D18-Aug-20215.7 KiB200124

discard.goH A D18-Aug-2021363 125

endless_reader.goH A D18-Aug-2021352 135

util.goH A D18-Aug-20213 KiB12981

util_test.goH A D18-Aug-20211.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