jacquayj / GoRODS

Golang binding for iRODS C API: An iRODS client library written in Golang + C
https://godoc.org/github.com/jjacquay712/GoRODS
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Integrate "ierror" info into GoRods error responses #16

Closed jjacquay712 closed 7 years ago

jjacquay712 commented 8 years ago

Currently status codes are thrown away and custom generic errors are provided.