Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + var ErrBadConfiguration = errors.New("Bad configuration.") + var ErrDuplicatedName = errors.New("Duplicated name.") + var ErrObjectNotFound = errors.New("Object not found.") + var ErrObjectReleased = errors.New("Object already released.") + type Releasable interface + Release func() Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018