Thomas Voß

Results 4 issues of Thomas Voß

While browsing through the example questions, I kind of got stuck at 11.7 and its proposed solution. After a bit of research, I came up with an alternative way of...

This change adds support for `errors.Unwrap` functionality originally introduced in Golang 1.13. While the library code does not need to take multiple Golang versions into account, the testing code needs...

When trying to connect to DKB with the code in this [gist](https://gist.github.com/vosst/c53d59d558aa8546b8f178cf1a7ab9c0), the following error is reported: panic: Error while fetching accounts: Institute returned errors: MessageAcknowledgement for message 1 (0):...

First of all: Thanks for this package. With the advent of go modules, it would be really helpful if you could introduce a tag `v0.0.2` that captures the current state...