Documentation
¶
Index ¶
- Variables
- func InitApp(use, short, version string, def *models.PluginProvider, pc PluginConfig)
- func Leaving(e *models.Error)
- func Publish(t, a, k string, o interface{})
- func Run(toPath, fromPath string, pc PluginConfig) error
- type PluginActor
- type PluginConfig
- type PluginPublisher
- type PluginStop
- type PluginUnpacker
- type PluginValidator
Constants ¶
This section is empty.
Variables ¶
View Source
var (
App = &cobra.Command{
Use: "replaceme",
Short: "Replace ME!",
}
)
Functions ¶
func InitApp ¶
func InitApp(use, short, version string, def *models.PluginProvider, pc PluginConfig)
func Run ¶
func Run(toPath, fromPath string, pc PluginConfig) error
Types ¶
type PluginActor ¶
type PluginConfig ¶
type PluginPublisher ¶
type PluginStop ¶
Click to show internal directories.
Click to hide internal directories.