Versions in this module Expand all Collapse all v0 v0.0.1 Jan 19, 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