Versions in this module Expand all Collapse all v1 v1.0.21 Mar 14, 2020 Changes in this version + type LockResult struct + func Lock(client *gophercloud.ServiceClient, id string) (r LockResult) + type UnlockResult struct + func Unlock(client *gophercloud.ServiceClient, id string) (r UnlockResult)