gluster / gogfapi

A Go language wrapper around gfapi.
BSD 2-Clause "Simplified" License
49 stars 37 forks source link

RemoveAll function not implemented #35

Open willdot opened 4 years ago

willdot commented 4 years ago

https://github.com/gluster/gogfapi/blob/cc18ed65b187fe91e0fdd88240d08795249fd70e/gfapi/volume.go#L293

Hey. I'm in need of removing all directories and files within a given directory. It looks like this has not been implemented but the comment for the function is present. Is it something that will be implemented?