Commit Graph

1 Commits

Author SHA1 Message Date
Carlos Martín Nieto a0ea5d34ed Wrap errors
Instead of locking the thread, what we can do is wrap each function in
such a way that we can get back an error object without fear that
switching threads once back in Go-land will make us lose the right
one.
2013-09-22 00:19:20 +02:00