MCPcopy Create free account
hub / github.com/acking-you/static_flow / config

Method config

crates/backend/src/media_proxy/mod.rs:36–38  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

34 }
35
36 pub fn config(&self) -> &config::MediaProxyConfig {
37 &self.config
38 }
39}

Callers 6

stream_local_media_rawFunction · 0.45
append_upload_chunkFunction · 0.45
join_internal_urlFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected