Non-loggable typedef that is used for storing secrets.
Definition in file secret.hpp.
Go to the source code of this file.
#include <string>#include <userver/utils/strong_typedef.hpp>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | s3api |
| Top namespace for S3 library. | |
Typedefs | |
| using | s3api::Secret = ::utils::NonLoggable<class SecretTag, std::string> |