Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 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 Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2