GoRODS icon indicating copy to clipboard operation
GoRODS copied to clipboard

Golang binding for iRODS C API: An iRODS client library written in Golang + C

Results 6 GoRODS issues
Sort by recently updated
recently updated
newest added

Newly implemented `*Con.UserInfo` should be integrated with object model, rather than returning a `map[string]string`. It should also fetch group info which the C level function ignores at the moment. https://github.com/irods/irods_client_icommands/blob/master/src/iuserinfo.cpp

enhancement

https://github.com/jjacquay712/GoRODS/blob/master/4-2-0_BUILD_README.md ``` { "irods_plugins_home": "/usr/lib/irods/plugins" } ``` Is there a way around specifying this? What is it for?

enhancement

The ibun command allows iRODS to expand and compress standard archive file formats such as tar, zip, etc. https://docs.irods.org/4.1.8/icommands/user/#ibun Similar functionality in GoRods would be useful to allow the upload...

feature
low priority