dokan-dev / dokany

User mode file system library for windows with FUSE Wrapper
http://dokan-dev.github.io
5.2k stars 661 forks source link

Golang Bindings? #1123

Closed lonnietc closed 1 year ago

lonnietc commented 1 year ago

I am working on a Windows (x64) project in Golang and would like to use Dokany for the filesystem development.

There are C++ bindings, but I am wondering if there are any Go bindings?

Any help would be greatly appreciated.

Liryna commented 1 year ago

Hi @lonnietc ,

Unfortunately, there is no Go bindings for now but if you are willing to write and become the maintainer of the wrapper, please do not hesitate to ping me if needed. I will be glad to answer any questions!

Rondom commented 1 year ago

Didn't Keybase maintain some go bindings?

lonnietc commented 1 year ago

Yea, I'm actually digging into keybase now as it may have a good starting point for what I am seeking.

Thanks again.

Liryna commented 1 year ago

@lonnietc Please keep us updated if whether you plan to make a Go binding for the new version

Liryna commented 1 year ago

Closing for inactivity