Versions in this module Expand all Collapse all v0 v0.2.0 May 11, 2018 Changes in this version + type Steps []func() error + func (fns *Steps) Add(fn func() error) + func (fns *Steps) Unwind()