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

Method setRev

db/blip_sync_messages.go:372–374  ·  view source on GitHub ↗
(rev string)

Source from the content-addressed store, hash-verified

370}
371
372func (scr *SetCheckpointResponse) setRev(rev string) {
373 scr.Properties[SetCheckpointRev] = rev
374}
375
376// Rev message
377type RevMessage struct {

Callers 1

handleSetCheckpointMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected