Harvey-OS / ninep

Package for implementing clients and servers of the 9P and 9P2000 distributed resource protocols in Go.
Other
39 stars 19 forks source link

Fix Windows build #51

Open anderspitman opened 2 years ago

anderspitman commented 2 years ago

Looks like type File was renamed to file to make it private.