Skip to content

A Go library for manipulating permissions in a cross-platform way (Linux or Windows)

License

Notifications You must be signed in to change notification settings

aiyengar2/permissions

Repository files navigation

permissions

A Go library for manipulating ACL permissions in a platform-agnostic way (Linux or Windows).

How is this different from hectane/go-acl?

This project was inspired by hectane/go-acl, but it has been updated to a newer Go version.

As a result, it uses the primitives from golang.org/x/sys/windows instead of defining them in the api package.

About

A Go library for manipulating permissions in a cross-platform way (Linux or Windows)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published