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

..03-May-2022-

cmd/bucket_cleanup/H02-Jan-2020-9569

integration/H02-Jan-2020-2,6482,135

mock/H02-Jan-2020-7554

sandbox/H02-Jan-2020-165111

unit/H02-Jan-2020-1812

README.mdH A D02-Jan-2020425 53

assert.goH A D02-Jan-20206.1 KiB224163

assert_test.goH A D02-Jan-20203.7 KiB9687

client.goH A D02-Jan-2020601 2519

custom_ca_bundle.goH A D02-Jan-20205.7 KiB200124

discard.goH A D02-Jan-2020363 125

endless_reader.goH A D02-Jan-2020352 135

util.goH A D02-Jan-20203 KiB12981

util_test.goH A D02-Jan-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