directory
0.6.2
Repository: https://github.com/netauth/netauth.git
Documentation: pkg.go.dev

# Packages

Package crypto implements the plugin system for cryptography engines.
No description provided by the author
Package db implements a uniform mechanism for interacting with entities and groups on top of a generic key/value store which is used for persistent data.
No description provided by the author
Package mresolver handles the complex task of resolving the rules between entities and groups into a high speed lookup of memberships for each entity and the entities in each group after rules are applied.
No description provided by the author
No description provided by the author
Package startup allows other packages to register startup tasks that will be run after early initialization completes.
No description provided by the author