-
-
Notifications
You must be signed in to change notification settings - Fork 5
Give this lib some love #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
type: enhancement
Proposed improvement
Comments
Actually, the equivalent functions have been added in the golang runtime: https://pkg.go.dev/golang.org/x/sys/windows#KnownFolderPath We can use these functions and archive this repository. |
Nice! I'll create a task and close this one |
Related issues:
After these have been completed, we can archive this library |
It turns out that it is better to keep the repo after all:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we should use
go.mod
in this lib, update the bindings and include some github actions workflow from the assets repo.Add some checks workflows to this repo to enhance the developer experience and to catch common problems:
The text was updated successfully, but these errors were encountered: