MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / CreateReplication

Method CreateReplication

topologytest/peer_test.go:68–68  ·  view source on GitHub ↗

CreateReplication creates a replication instance

(Peer, PeerReplicationConfig)

Source from the content-addressed store, hash-verified

66
67 // CreateReplication creates a replication instance
68 CreateReplication(Peer, PeerReplicationConfig) PeerReplication
69
70 // Close will shut down the peer and close any active replications on the peer.
71 Close()

Implementers 3

CouchbaseLiteMockPeertopologytest/couchbase_lite_mock_peer_
SyncGatewayPeertopologytest/sync_gateway_peer_test.go
CouchbaseServerPeertopologytest/couchbase_server_peer_tes

Calls

no outgoing calls