Versions in this module Expand all Collapse all v0 v0.1.1 Oct 16, 2020 v0.1.0 Aug 27, 2020 Changes in this version + type InvalidPathConfig struct + Err error + Path interface{} + type InvalidPathError error + func NewInvalidPathError(config InvalidPathConfig) InvalidPathError + type PermissionDeniedConfig struct + Err error + Path interface{} + type PermissionDeniedError error + func NewPermissionDeniedError(config PermissionDeniedConfig) PermissionDeniedError