Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
pkg
|
|
fs
Package fs implements filesystem utilities as well as a Paths Object which holds references, to important directories like the platform-specific logging for configuration directories.
|
Package fs implements filesystem utilities as well as a Paths Object which holds references, to important directories like the platform-specific logging for configuration directories. |
kv
Package kv implements a persistent Key-Value store based on the open-source BadgerDB.
|
Package kv implements a persistent Key-Value store based on the open-source BadgerDB. |
proc
Package proc implements a generic Shell process executor, which allows us to execute arbitrary commands from within the program.
|
Package proc implements a generic Shell process executor, which allows us to execute arbitrary commands from within the program. |
tools
Package tools implements the API to other tools like Helmfile, or Smallstep's 'step' CLI Initially I wanted to compile in the direct sources from their respective Go modules
|
Package tools implements the API to other tools like Helmfile, or Smallstep's 'step' CLI Initially I wanted to compile in the direct sources from their respective Go modules |
Click to show internal directories.
Click to hide internal directories.