Commit Graph

2 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
Vicent Marti b1d50b70ea Initial commit 2013-03-05 20:53:04 +01:00