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. |
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. |
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. |
null
Package null implements a testing shim for testing the token system and some higher level components.
|
Package null implements a testing shim for testing the token system and some higher level components. |
Click to show internal directories.
Click to hide internal directories.