mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-31 12:00:42 +00:00
remote_timeline_client: pub(crate) on upload
This commit is contained in:
@@ -599,7 +599,7 @@ impl RemoteTimelineClient {
|
||||
///
|
||||
/// Launch an upload operation in the background.
|
||||
///
|
||||
pub fn schedule_layer_file_upload(
|
||||
pub(crate) fn schedule_layer_file_upload(
|
||||
self: &Arc<Self>,
|
||||
layer: ResidentLayer,
|
||||
layer_metadata: &LayerFileMetadata,
|
||||
|
||||
Reference in New Issue
Block a user