userver: storages::postgres::DsnOptions Struct Reference
Loading...
Searching...
No Matches
storages::postgres::DsnOptions Struct Reference

Detailed Description

Definition at line 26 of file dsn.hpp.

+ Collaboration diagram for storages::postgres::DsnOptions:

Public Attributes

std::string host
 
std::string port
 
std::string dbname
 

Member Data Documentation

◆ dbname

std::string storages::postgres::DsnOptions::dbname

Definition at line 29 of file dsn.hpp.

◆ host

std::string storages::postgres::DsnOptions::host

Definition at line 27 of file dsn.hpp.

◆ port

std::string storages::postgres::DsnOptions::port

Definition at line 28 of file dsn.hpp.


The documentation for this struct was generated from the following file: