Documentation ¶
Overview ¶
Package storage is an internal Porter package that implements the crud store via plugins.
Directories ¶
Path | Synopsis |
---|---|
Package crudstore defines the crudstore plugin interface shared between Porter and its plugin.
|
Package crudstore defines the crudstore plugin interface shared between Porter and its plugin. |
Package filesystem implements the crudstore plugin interface, storing data on the local filesystem.
|
Package filesystem implements the crudstore plugin interface, storing data on the local filesystem. |
Package inmemory implements the crudstore plugin interface, storing data in-memory and is suitable for unit testing.
|
Package inmemory implements the crudstore plugin interface, storing data in-memory and is suitable for unit testing. |
Package pluginstore is an internal Porter package that implements the crud.Store interface via plugins.
|
Package pluginstore is an internal Porter package that implements the crud.Store interface via plugins. |
Click to show internal directories.
Click to hide internal directories.