Versions in this module Expand all Collapse all v0 v0.9.4 Apr 26, 2017 v0.9.3 Apr 12, 2017 Changes in this version + const LockErrorMessage + const LockMessage + const LockThreshold + const UnlockErrorMessage + const UnlockMessage + func Lock(ctx context.Context, s state.State, info *state.LockInfo, ui cli.Ui, ...) (string, error) + func Unlock(s state.State, id string, ui cli.Ui, color *colorstring.Colorize) error