Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ PullCheckpointID
Function
PullCheckpointID
db/active_replicator.go:415–417 ·
view source on GitHub ↗
(replicationID string)
Source
from the content-addressed store, hash-verified
413
}
414
415
func
PullCheckpointID(replicationID string) string {
416
return
"sgr2cp:pull:"
+ replicationID
417
}
Callers
2
newActiveReplicatorCommon
Function · 0.85
LoadReplicationStatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected