Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0rr0/oliphaunt
/ protocol_stats_snapshot
Function
protocol_stats_snapshot
src/pglite/proxy.rs:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
180
#[doc(hidden)]
181
pub fn protocol_stats_snapshot() -> ProtocolStatsSnapshot {
182
PROTOCOL_STATS.snapshot()
183
}
184
185
/// Blocking PostgreSQL socket proxy for the embedded PGlite runtime.
186
///
Callers
1
pglite_prepared_update_run
Function · 0.85
Calls
1
snapshot
Method · 0.45
Tested by
no test coverage detected