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

Allow rodsusers to access their user and group information #27

Open jacquayj opened 7 years ago

jacquayj commented 7 years ago

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