Esempio n. 1
0
func init() {
	plugin.RegisterRecipe(&Script{})
}
Esempio n. 2
0
func init() {
	plugin.RegisterRecipe(&Docker{})
}