MCPcopy Index your code
hub / github.com/dropbox/godropbox / WithSharedLock

Method WithSharedLock

database/sqlbuilder/statement.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 Limit(limit int64) SelectStatement
24 Distinct() SelectStatement
25 WithSharedLock() SelectStatement
26 ForUpdate() SelectStatement
27 Offset(offset int64) SelectStatement
28 Comment(comment string) SelectStatement

Callers 1

Implementers 1

selectStatementImpldatabase/sqlbuilder/statement.go

Calls

no outgoing calls

Tested by 1