Versions in this module Expand all Collapse all v0 v0.6.0 Sep 19, 2019 v0.1.0 Sep 6, 2019 Changes in this version + type ErrActionNotSupported struct + ActionName string + Message string + ObjectName string + Type string + func (e *ErrActionNotSupported) Error() string + type ErrActionSkipped struct + ActionName string + Reason string + func (e *ErrActionSkipped) Error() string + type ErrNotFound struct + ID string + Type string + func (e *ErrNotFound) Error() string + type ErrNotSupported struct + Operation interface{} + Type string + func (e *ErrNotSupported) Error() string + type ErrObjectNotSupported struct + Name string + Type string + func (e *ErrObjectNotSupported) Error() string