aboutsummaryrefslogtreecommitdiff
path: root/messages.go
diff options
context:
space:
mode:
Diffstat (limited to 'messages.go')
-rw-r--r--messages.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/messages.go b/messages.go
index 6c9c523..6a2846b 100644
--- a/messages.go
+++ b/messages.go
@@ -69,6 +69,7 @@ type Problem struct {
Type string `json:"type"`
Detail string `json:"detail"`
Instance string `json:"instance"`
+ Err error `json:"-"`
}
// Status of request