Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
crypto
Package crypto implements the plugin system for cryptography engines.
|
Package crypto implements the plugin system for cryptography engines. |
crypto/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. |
db/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. |
db/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. |
startup
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. |
token/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. |
pkg
|
|
netauth/cache/fs
Package fs implements a filesystem based token cache.
|
Package fs implements a filesystem based token cache. |
netauth/cache/memory
Package memory implements an in-memory token cache.
|
Package memory implements an in-memory token cache. |
plugins
|
|
Click to show internal directories.
Click to hide internal directories.