internal/

directory
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2024 License: MIT

Directories

Path Synopsis
Package crypto implements the plugin system for cryptography engines.
Package crypto implements the plugin system for cryptography engines.
nocrypto
Package nocrypto provides an implementation of the secret storage engine which performs no security at all.
Package nocrypto provides an implementation of the secret storage engine which performs no security at all.
db
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.
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.
filesystem
Package filesystem implements a key/value store on top of a generic filesystem.
Package filesystem implements a key/value store on top of a generic filesystem.
memory
Package memory implements a fully in-memory key/value store for the database to use.
Package memory implements a fully in-memory key/value store for the database to use.
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.
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.
plugin
Package startup allows other packages to register startup tasks that will be run after early initialization completes.
Package startup allows other packages to register startup tasks that will be run after early initialization completes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL