mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-24 01:36:29 +00:00
@@ -17,6 +17,7 @@ pub enum Role {
|
||||
pub struct Address {
|
||||
pub host: String,
|
||||
pub port: String,
|
||||
pub shard: usize,
|
||||
pub role: Role,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user