Versions in this module Expand all Collapse all v0 v0.16.0 Dec 31, 2020 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