userver: storages::postgres::DsnOptions Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::DsnOptions Struct Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Definition at line 26 of file dsn.hpp.

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:
  • userver/storages/postgres/dsn.hpp