Versions in this module Expand all Collapse all v0 v0.5.1 Jul 4, 2017 v0.5.0 Jul 1, 2017 Changes in this version + type Lock struct + func NewLock(session cassandra.Session, tenantID string) *Lock + func (l *Lock) Acquire(resource string, ttl time.Duration) (bool, error)