WIP: factor out http client

This commit is contained in:
Christian Schwarz
2023-11-09 17:44:32 +00:00
parent f3ae4eabdc
commit a2a6bfc85c
6 changed files with 198 additions and 148 deletions

View File

@@ -571,6 +571,7 @@ pub struct TimelineGcRequest {
pub gc_horizon: Option<u64>,
}
// Wrapped in libpq CopyData
#[derive(PartialEq, Eq, Debug)]
pub enum PagestreamFeMessage {