auth.go raw

   1  // Package auth defines protocol-agnostic authentication types for smithy
   2  // clients.
   3  package auth
   4