MCPcopy Create free account
hub / github.com/apecloud/myduckserver / WithQueryOrigin

Function WithQueryOrigin

mycontext/keys.go:18–20  ·  view source on GitHub ↗
(ctx context.Context, kind QueryOriginKind)

Source from the content-addressed store, hash-verified

16 PostgresReplicationQueryOrigin
17 // MaintenanceQueryOrigin identifies an explicitly service-owned
18 // maintenance connection (checkpoint/backup/catalog work).
19 MaintenanceQueryOrigin
20 // RecoveryQueryOrigin identifies an explicitly service-owned recovery or
21 // restart connection.
22 RecoveryQueryOrigin
23)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected