Travis Terry
Travis Terry
This is a PR for the proposal in #78. It makes `RecoveryHandler` idiomatic by accepting and returning http.Handler like middleware in other popular libraries. The previous functionality is exposed in...
I have a cp-like command that takes multiple sources and a single destination. I'm trying to replicate that with docopt, but it consumes all of the input args for the...
I'm converting a legacy system from Python into Go, and I have some restrictions on the method names that don't work with Go's RPC layer and rpc-codec. The legacy method...
Running 0.4.2, I found an interesting unhandled exception triggered by a bad expression syntax. Using the expression: ``` a == "b" () ``` I get an exception 'Str' object has...
### Verified issue does not already exist? - [X] I have searched and found no existing issue ### Is this related to GoCardless, Simplefin or another bank-sync provider? - [X]...