Directories ¶
Path | Synopsis |
---|---|
tool
Package config is an interface for dynamic configuration.
|
Package config is an interface for dynamic configuration. |
tool/encoder
Package encoder handles source encoding formats
|
Package encoder handles source encoding formats |
tool/loader
package loader manages loading from multiple sources
|
package loader manages loading from multiple sources |
tool/reader
Package reader parses change sets and provides config values
|
Package reader parses change sets and provides config values |
tool/secrets
Package secrets is an interface for encrypting and decrypting secrets
|
Package secrets is an interface for encrypting and decrypting secrets |
tool/secrets/box
Package box is an asymmetric implementation of config/secrets using nacl/box
|
Package box is an asymmetric implementation of config/secrets using nacl/box |
tool/secrets/secretbox
Package secretbox is a config/secrets implementation that uses nacl/secretbox to do symmetric encryption / verification
|
Package secretbox is a config/secrets implementation that uses nacl/secretbox to do symmetric encryption / verification |
tool/source
Package source is the interface for sources
|
Package source is the interface for sources |
tool/source/file
Package file is a file source.
|
Package file is a file source. |
tool/source/memory
Package memory is a memory source
|
Package memory is a memory source |
facade
|
|
debug/log
Package log provides debug logging
|
Package log provides debug logging |
msg
|
|
Click to show internal directories.
Click to hide internal directories.