Documentation ¶
Overview ¶
Package crudstore defines the crudstore plugin interface shared between Porter and its plugin.
Index ¶
Constants ¶
View Source
const PluginInterface = "storage"
PluginInterface for the data storage. This first part of the three-part plugin key is only seen/used by the plugins when the host is communicating with the plugin and is not exposed to users.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
Plugin is a generic type of plugin for working with any implementation of a crud store.
Click to show internal directories.
Click to hide internal directories.