PostgresConnectOptions.user

Username to authenticate with.

struct PostgresConnectOptions
@serdeKeys("User")
string user;

Meta