Versions in this module Expand all Collapse all v2 v2.2.1 Sep 25, 2024 Changes in this version + func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) + type ErrorDetails map[string]ManilaError + type ManilaError struct + Code int + Details string + Message string