ncw/swift

cannot give error map to Call() from outside

majewsky opened this issue · 1 comments

When calling Connection.Call manually (to work around #100 or #101), I would like to give one of the standard error maps, but I cannot: Although RequestOpts.ErrorMap is exported, its type is not.

ncw commented

Ah! Please send a PR to fix :-)