Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PeerDB-io/peerdb
/ Cancel
Method
Cancel
flow/switchboard/upstream.go:37–37 ·
view source on GitHub ↗
Cancel cancels the currently running query
(ctx context.Context)
Source
from the content-addressed store, hash-verified
35
36
// Cancel cancels the currently running query
37
Cancel(ctx context.Context) error
38
39
// Close closes the upstream connection
40
Close() error
Callers
15
handleCancelRequest
Method · 0.65
Test_Flow_ReplicaIdentity_Index_No_Pkey
Method · 0.65
Test_Invalid_Numeric
Method · 0.65
Test_Invalid_Geo_SF_Avro_CDC
Method · 0.65
Test_Toast_SF
Method · 0.65
Test_Toast_Advance_1_SF
Method · 0.65
Test_Toast_Advance_2_SF
Method · 0.65
Test_Toast_Advance_3_SF
Method · 0.65
Test_Types_SF
Method · 0.65
Test_Multi_Table_SF
Method · 0.65
Test_Composite_PKey_SF
Method · 0.65
Test_Composite_PKey_Toast_1_SF
Method · 0.65
Implementers
3
MongoUpstream
flow/switchboard/upstream_mongodb.go
PostgresUpstream
flow/switchboard/upstream_postgres.go
MySQLUpstream
flow/switchboard/upstream_mysql.go
Calls
no outgoing calls
Tested by
15
Test_Flow_ReplicaIdentity_Index_No_Pkey
Method · 0.52
Test_Invalid_Numeric
Method · 0.52
Test_Invalid_Geo_SF_Avro_CDC
Method · 0.52
Test_Toast_SF
Method · 0.52
Test_Toast_Advance_1_SF
Method · 0.52
Test_Toast_Advance_2_SF
Method · 0.52
Test_Toast_Advance_3_SF
Method · 0.52
Test_Types_SF
Method · 0.52
Test_Multi_Table_SF
Method · 0.52
Test_Composite_PKey_SF
Method · 0.52
Test_Composite_PKey_Toast_1_SF
Method · 0.52
Test_Composite_PKey_Toast_2_SF
Method · 0.52