CreateReplication creates a replication instance
(Peer, PeerReplicationConfig)
| 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() |
no outgoing calls