Archived
1
0
Golang bingings for Windows Projected File System API. It can be used to implement user-space filesystem virtualization mounted to a local directory with local cache not unlike OneDrive.
This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-10-01 13:37:31 +00:00
functions.go v0.0.2 2024-10-01 13:37:31 +00:00
go.mod v0.0.2 2024-10-01 13:37:31 +00:00
go.sum v0.0.2 2024-10-01 13:37:31 +00:00
LICENSE v0.0.2 2024-10-01 13:37:31 +00:00
provider.go v0.0.2 2024-10-01 13:37:31 +00:00
README.md v0.0.2 2024-10-01 13:37:31 +00:00
strings.go v0.0.2 2024-10-01 13:37:31 +00:00
types.go v0.0.2 2024-10-01 13:37:31 +00:00

Golang bingings for Windows Projected File System API. It can be used to implement user-space filesystem virtualization mounted to a local directory with local cache not unlike OneDrive.