proxy.golang.org : github.com/gregoryv/nugo : v0.3.0
Package nugo provides a graph with unix style modes. The graph is a set of linked nodes Each node references its parent aswell. In addition to the standard unix permission rwxrwxrwx another set of rwx are added to indicate anonymous access control. Permission bits for "Other" means other authenticated. Operations on the graph are not synchronized, this is left to any system using it.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/gregoryv/nugo@v0.3.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/gregoryv/asserter v0.3.1-0.20200620185907-332cdf62ce04
- github.com/gregoryv/fox v0.2.0
- github.com/gregoryv/qual v0.4.0