Versions in this module Expand all Collapse all v0 v0.7.1 Dec 27, 2019 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