testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
Loading...
Searching...
No Matches
ConnectionString.hpp File Reference
#include <cstdint>
#include <optional>
#include <string>
#include <utility>
#include <vector>

Classes

class  testcontainers::ConnectionString
 Assembles a connection URL — scheme://[user[:password]@]host[:port][/database][?key=value&...] — percent-encoding every component that needs it. More...

Namespaces

namespace  testcontainers