Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
372
func
(scr *SetCheckpointResponse) setRev(rev string) {
373
scr.Properties[SetCheckpointRev] = rev
374
}
375
376
// Rev message
377
type
RevMessage
struct
{
Callers
1
handleSetCheckpoint
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected