Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + type CustomComplexError struct + Message string + MoreData map[string]string + func (e *CustomComplexError) Error() string + func (e *CustomComplexError) GimmeMoreData() map[string]string